카테고리 없음

오라클 접속 에러 : ORA-01034: ORACLE not availableORA-27101: shared memory realm does not existProcess ID: 0Session ID: 0 Serial number: 0

행복하게사는게꿈 2020. 8. 16. 20:51

오라클 접속에러

 

cmd창에서 sqlplus로 접속시 위의 에러 발생

 


같은 상황에서

 

전자정부프레임워크 Database Connections로 연결시 

 

Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor 에러 발생

 

-

 

리스너에 

 

 (SID_DESC =

      (SID_NAME = XE)

      (GLOBAL_DBNAME = XE)

      (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)

    )

 

추가