aiaiDBA

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

13718043309

010-86462881

RMAN-05512: Tablespace string cannot be skipped from duplication

RMAN-05512: Tablespace string cannot be skipped from duplication
Cause: The SYSTEM and SYSAUX tablespaces were not included in the DUPLICATE DATABASE. They must be present.
Action: Remove the SYSTEM and/or SYSAUX tablespace from the SKIP list and retry the operation.

请先 登录 后评论

1 个回答

小智
RMAN-05512:表空间字符串不能从重复中跳过,
.原因: SYSTEM和SYSAUX表空间未包含在DUPLICATE DATABASE中。他们必须在场。,
.操作:从SKIP列表中删除SYSTEM和/或SYSAUX表空间,然后重试操作。,
.
请先 登录 后评论