Database Error Messages

RMAN-05139

incompatible use of AS ENCRYPTED or AS DECRYPTED option in restore

Cause

An attempt to specify the AS ENCRYPTED or AS DECRYPTED option in a RESTORE command failed. AS ECNRYPTED and AS DECRYPTED can only be specified for tablespace and database objects.


Action

Remove AS ENCRYPTED or AS DECRYPTED or specify a tablespace or the full database as the restore object.