ORA-27101: shared memory realm does not exist

前端 未结 2 1663
心在旅途
心在旅途 2021-01-05 04:37

i am facing this error when i start the oracle. I checked Oracle Home and SID. everything is set properly.

ORA-27101: shared memory realm does not exi

2条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-05 04:58

    That error generally means there's no Oracle instance (the processes) to connect to. Someone needs to log in and start the instance.

提交回复
热议问题