Oracle DBA, How To, Error, Cause and Action

ORA-16017: cannot use LOG_ARCHIVE_DUPLEX_DEST without a primary archive destination

ORA-16017: cannot use LOG_ARCHIVE_DUPLEX_DEST without a primary archive destination


Cause:


The parameter LOG_ARCHIVE_DUPLEX_DEST was set to a non-NULL value when the primary archive destination was set to NULL explicitly.



Action:


Set the primary archive destination to a valid non-NULL value.

No comments:

Post a Comment

Thanks for your comment.