aiaiDBA

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

13718043309

010-86462881

RMAN-06217: not connected to auxiliary database with a net service name

RMAN-06217: not connected to auxiliary database with a net service name
Cause: A command that moves files from the target instance to the auxiliary instance was requested. Such a command requires a net service name be present in the connect string used to connect to the auxiliary instance.
Action: Issue a CONNECT AUXILIARY command and include a net serice name in the connect string. That service name must be valid on the target instance.

请先 登录 后评论

1 个回答

小智
RMAN-06217:未使用网络服务名称连接到辅助数据库,
.原因:请求将文件从目标实例移动到辅助实例的命令。这样的命令需要在用于连接到辅助实例的连接字符串中存在网络服务名称。,
.操作:发出CONNECT AUXILIARY命令,并在连接字符串中包含网络名称。该服务名称必须在目标实例上有效。,
.
请先 登录 后评论