aiaiDBA

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

13718043309

010-86462881

RMAN-06173: SET NEWNAME command has not been issued for datafile string when restore auxiliary

RMAN-06173: SET NEWNAME command has not been issued for datafile string when restore auxiliary
Cause: Auxiliary type was specified for the control file, but no SET NEWNAME command has been previously issued for a datafile.
Action: Issue SET NEWNAME command for every datafile in the recovery set.

请先 登录 后评论

1 个回答

小智
RMAN-06173:在恢复辅助时,未对数据文件字符串发出SET NEWNAME命令,
.原因:为控制文件指定了辅助类型,但以前没有为数据文件发出SET NEWNAME命令。,
.操作:对恢复集中的每个数据文件发出SET NEWNAME命令。,
.
请先 登录 后评论