Oracle Error ORA-19699: cannot make copies with compression enabled

Oracle Error Message

ORA-19699: cannot make copies with compression enabled

Reason for the Error

Datafile copies with compression are not supported.

Solution

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.