ORA-27101: shared memory realm does not exist

一个人想着一个人 提交于 2020-01-11 02:06:08

问题


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 exist

please help me to find out the solution. Thanks in advance


回答1:


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




回答2:


I've just resolved this issue on Debian.

If ORACLE_HOME has a trailing slash, this error appears. If you remove the trailing slash, connection works fine.



来源:https://stackoverflow.com/questions/3302941/ora-27101-shared-memory-realm-does-not-exist

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!