Oracle DBA, How To, Error, Cause and Action

ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be added

ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be added


Cause:


One or more LOG_ARCHIVE_DEST_n initialization parameters that contain a SERVICE attribute but not the NOREGISTER attribute were set when attempting to create a configuration or add a standby or far sync instance to the configuration.



Action:


If creating a configuration, clear all LOG_ARCHIVE_DEST_n initialization parameters that contain a SERVICE attribute but not the NOREGISTER attribute. If adding a standby database or far sync instance, clear the LOG_ARCHIVE_DEST_n initialization parameter that specifies the database or far sync instance to be added.

No comments:

Post a Comment

Thanks for your comment.