RMAN-05517: temporary file string conflicts with file used by target database

RMAN-05517: temporary file string conflicts with file used by target database

Cause: RMAN attempted to use the specified temporary file as a restore destination in the auxiliary database, but this name was already in use by the target database.

Action: Use the SET NEWNAME FOR TEMPFILE command to specify a name for the indicated temporary file, making sure that the new name does not conflict with a filename in use by target database. Alternatively, use DB_FILE_NAME_ CONVERT and retry the command.

No comments:

Post a Comment