aiaiDBA

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

13718043309

010-86462881

RMAN-05589: Materialized objects in skipped tablespaces prevent duplication

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

请先 登录 后评论

1 个回答

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