ORA-27101: 共享内存领域不存在

发布于 2024-09-11 11:58:27 字数 140 浏览 7 评论 0原文

当我启动oracle时,我遇到了这个错误。我检查了 Oracle Home 和 SID。一切都设置正确。

ORA-27101: 共享内存领域不存在

请帮我找出解决方案。提前致谢

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

鼻尖触碰 2024-09-18 11:58:27

该错误通常意味着没有可连接的 Oracle 实例(进程)。需要有人登录并启动实例。

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

酷炫老祖宗 2024-09-18 11:58:27

我刚刚在 Debian 上解决了这个问题。

如果 ORACLE_HOME 结尾有斜杠,则会出现此错误。如果删除尾部斜杠,连接就可以正常工作。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文