aiaiDBA

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

13718043309

010-86462881

NNO-00069: warning: too many administrative region check failures, checking disabled

NNO-00069: warning: too many administrative region check failures, checking disabled
Cause: a warning issued whenever the server has continuously failed for three days in its attempts to connect to the configuration database. The server disables reload checking. Reload checking can later be re-enabled from the Oracle Network Manager or the Oracle Names control program.
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-00069:警告:管理区域检查失败,检查禁用,
.原因:当服务器连续三天尝试连接到配置数据库连续失败时,会发出警告。服务器禁用重新加载检查。稍后可以从Oracle网络管理器或Oracle名称控制程序重新启用重新加载检查。,
.操作:确保数据库正在运行,其在Oracle Network Manager中指定的名称和密码是准确的,并且Oracle Names服务器和数据库之间存在SQL * Net连接。要强制服务器启动,使用其检查点数据,启动服务器的names.no_region_database参数设置为TRUE。如果没有检查点数据可用,服务器将关闭。,
.
请先 登录 后评论