Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.