aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

NNO-00266: cannot find document "string" in configuration database

NNO-00266: cannot find document "string" in configuration database
Cause: The server encountered an error while trying to get its configuration ID from the configuration database. The error can occur any time the server is unable to access the configuration database. This error will cause the server to shut down.
Action: Make sure that the database is running, that its name and password as specified in the Oracle Network Manager are accurate, and that there is SQL*Net connectivity between the Oracle Names server and the database. To force the server to start up anyway, using its checkpoint data, start the server with the names.no_region_database parameter set to TRUE. If no checkpoint data is available, the server will shut down.

请先 登录 后评论

1 个回答

小智
NNO-00266:在配置数据库中找不到文档“ string ”,
.原因:服务器尝试从配置数据库获取其配置ID时遇到错误。任何时候服务器无法访问配置数据库时都会发生错误。此错误将导致服务器关闭。,
.操作:确保数据库正在运行,其在Oracle Network Manager中指定的名称和密码是准确的,并且Oracle Names服务器和数据库之间存在SQL * Net连接。要强制服务器启动,使用其检查点数据,启动服务器的names.no_region_database参数设置为TRUE。如果没有检查点数据可用,服务器将关闭。,
.
请先 登录 后评论