Oracle Error RMAN-06553: DB_CREATE_FILE_DEST must be set for SET NEWNAME … TO NEW

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.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...