Oracle Error Message
RMAN-06553: DB_CREATE_FILE_DEST must be set for SET NEWNAME … TO NEW
Reason for the Error
The SET NEWNAME … TO NEW option was specified but the OMF destination init parameter DB_CREATE_FILE_DEST is not set.
Solution
Supply a full name to the SET NEWNAME command or set DB_CREATE_FILE_DEST at the target database.