oracle在服务器上工作正常,但是突然从2天前我就不能连接它了,不幸的是服务器管理器已经有几个星期没有出现了,我对oracle也不是很熟悉,我非常感谢您的帮助。
错误:
An error was encountered performing the requested operation:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
01034. 00000 - "ORACLE not available"
*Cause: Oracle was not started up. Possible causes include the following
- The SGA requires more space than was allocated for it.
- The operating-system variable pointing to the instance is
improperly defined.
*Action: Refer to accompanying messages for possible causes and correct
the problem mentioned in the other messages.
If Oracle has been initialized, then on some operating systems,
verify that Oracle was linked correctly. See the platform
specific Oracle documentation.
Vendor code 1034
发布于 2013-05-06 15:17:01
数据库已被故意停止或已崩溃。如果不查阅警报日志和可能已生成的任何跟踪文件,则无法判断。
这不是那种可以在上面讨论的事情。它需要真正的专业知识,如果您没有DBA或任何具有访问服务器的高级用户权限的人,那么您就不走运了。
这个数据库重要吗?我很想说“显然不是”,因为谁会让一个关键的业务流程“数周”无人照管呢?但是,如果您真的需要这个数据库,您必须告诉您的老板,他们将不得不紧急提供DBA。
https://stackoverflow.com/questions/16390860
复制相似问题