Database Error Messages

RMAN-06143

LIKE may only be specified with COPY

Cause

The LIKE option was specified with a RMAN command. This is not permitted because only copies of data files, control files or archived logs have file names that may be tested with a LIKE operand.


Action

Remove the LIKE option and re-run the RMAN command.