Oracle Error Message
RMAN-06589: cannot specify DB_FILE_NAME_CONVERT option without AS COPY
Reason for the Error
The DB_FILE_NAME_CONVERT option was specified without AS COPY. This is not permitted for backup set backups where multiple files are combined into a set.
Solution
Remove the DB_FILE_NAME_CONVERT option and re-run the BACKUP command.