aiaiDBA

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

13718043309

010-86462881

RMAN-05553: SYS objects in skipped tablespaces prevent duplication

RMAN-05553: SYS objects in skipped tablespaces prevent duplication
Cause: Objects owned by SYS were found in the tablespaces that would not be duplicated.
Action: If using SKIP TABLESPACE, do not skip tablespaces that contain SYS objects. If using DUPLICATE TABLESPACE, make sure to specify all tablespaces containing SYS objects.

请先 登录 后评论

1 个回答

小智
RMAN-05553:跳过的表空间中的SYS对象可防止重复,
.原因: SYS所拥有的对象在不重复的表空间中找到。,
.操作:如果使用SKIP TABLESPACE,请不要跳过包含SYS对象的表空间。如果使用DUPLICATE TABLESPACE,请确保指定包含SYS对象的所有表空间。,
.
请先 登录 后评论