aiaiDBA

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

13718043309

010-86462881

NNO-00270: ORACLE error string

NNO-00270: ORACLE error string
Cause: An ORACLE error was encountered while accessing the configuration database. The error can occur when the database is unavailable, or SQL*Net connectivity to the database is interrupted.
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-00270:ORACLE错误字符串,
.原因:访问配置数据库时遇到ORACLE错误。数据库不可用时出现错误,或者数据库的SQL * Net连接中断。,
.操作:确保数据库正在运行,其在Oracle Network Manager中指定的名称和密码是准确的,并且Oracle Names服务器和数据库之间存在SQL * Net连接。要强制服务器启动,使用其检查点数据,启动服务器的names.no_region_database参数设置为TRUE。如果没有检查点数据可用,服务器将关闭。,
.
请先 登录 后评论