aiaiDBA

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

13718043309

010-86462881

ORA-19699: cannot make copies with compression enabled

ORA-19699: cannot make copies with compression enabled
Cause: Datafile copies with compression are not supported.
Action: If the function DBMS_BACKUP_RESTORE.BACKUPPIECECREATE is called outside RMAN, then the incompatible values are being passed for the parameters DOCOMPRESS and IMAGCP. If this message occurs during an RMAN job, then this is an internal error in RMAN, and you should contact Oracle support.

请先 登录 后评论

1 个回答

小智
ORA-19699:不能进行压缩启用的副本,
.原因:不支持具有压缩的数据文件副本。,
.操作:如果在RMAN外部调用函数DBMS_BACKUP_RESTORE.BACKUPPIECECREATE,则将为参数DOCOMPRESS和IMAGCP传递不兼容的值。如果此消息在RMAN作业期间发生,则这是RMAN中的内部错误,您应联系Oracle支持。,
.
请先 登录 后评论