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

Oracle Error Message

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

Reason for the Error

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

Solution

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