Database Error Messages

ORA-16025

Parameter LOG_ARCHIVE_DEST_n contains repeated or conflicting attributes
  • LOG_ARCHIVE_DEST_n: Each of these 31 parameters, 1 through 31, describe a destination where redo will be copied.

Cause

The value for the specified LOG_ARCHIVE_DEST_n (n = 1...31) parameter contains either repeated attributes or attributes that conflict with each other.

If the LOG_ARCHIVE_DEST_n ROLE attribute is TRUE_CACHE, the database unique name cannot be in the DG_CONFIG attribute of the LOG_ARCHIVE_CONFIG parameter.


Action

Correct the value for the indicated LOG_ARCHIVE_DEST_n parameter.