Oracle Error RMAN-06613: Connect identifier for DB_UNIQUE_NAME string not configured

Oracle Error Message

RMAN-06613: Connect identifier for DB_UNIQUE_NAME string not configured

Reason for the Error

The connect identifier for the specified DB_UNIQUE_NAME initialization parameter was not configured.

Solution

Do one of the following:

– If the DB_UNIQUE_NAME belongs to a connected target database, then define the DB_UNIQUE_NAME parameter in LOG_ARCHIVE_DEST_n at the remote database from where the resynchronization is performed. Otherwise, define DB_UNIQUE_NAME parameter in LOG_ARCHIVE_DEST_n at the target database. Or,

– Configure the appropriate connect identifier using the CONFIGURE DB_UNIQUE_NAME RMAN command and rerun the command.

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...