Database Error Messages

RMAN-05160

incompatible use of USING KEY option in restore

Cause

An attempt to specify the USING KEY option in a RESTORE command failed. USING KEY can only be specified with AS ECNRYPTED clause.


Action

Remove USING KEY or specify AS ENCRYPTED.