반응형 SQL2 SQL DEVELOPER ERROR ORA-27101: shared memory realm does not exist 오류 발생시 ORA-27101: shared memory realm does not exist C:\Users\devuser>sqlplus /nolog SQL*Plus: Release 11.2.0.2.0 Production on 화 2월 16 15:46:51 2021 Copyright (c) 1982, 2014, Oracle. All rights reserved. SQL> conn sys/ as sysdba Enter password: mypassword Connected to an idle instance. SQL> startup ORACLE instance started. Total System Global Area 1068937216 bytes Fixed Size 2260048 bytes Variable Siz.. 2021. 2. 17. [패스트캠퍼스 수강 후기] 자바 인강 100% 환급 챌린지 31회차 미션 오늘은 15강 JPA data.sql 사용하기 강의를 들어보았다. 또한 테스트 코드를 정리하는 시간을 가져보았다. 아래부분은 강사님 화면에는 나오는 오류였지만 내 코드는 버전이 달라서인지 나오지 않았다. *PersonRepositoryTest.java package com.fastcampus.javaallinone.project3.mycontact.repository; import com.fastcampus.javaallinone.project3.mycontact.domain.Person; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframew.. 2020. 9. 9. 이전 1 다음 반응형