aiaiDBA

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

13718043309

010-86462881

NNL-00005: no server has been set. Use the "SET SERVER" command first

NNL-00005: no server has been set. Use the "SET SERVER" command first
Cause: The user attempted to issue a command which requires that a default managed Oracle Names server be set first.
Action: Use the SET SERVER command to set your default server, then reissue the command. Alternatively, if the command allows, re-issue it with a specific server name so the control program does not need to use the default.

请先 登录 后评论

1 个回答

小智
NNL-00005:没有设置服务器。首先使用“SET SERVER”命令,
.原因:用户尝试发出一个命令,要求首先设置默认的受管Oracle Names Server。,
.操作:使用SET SERVER命令设置默认服务器,然后重新发出该命令。或者,如果命令允许,请使用特定的服务器名称重新发出它,以便控制程序不需要使用默认值。,
.
请先 登录 后评论