ORA-16020: less destinations available than specified by LOG_ARCHIVE_MIN_SUCCEED_DEST

Oracle error message numbers and Oracle error codes.
Post Reply
User avatar
jimb
Site Admin
Posts: 6146
Joined: Thu Jan 19, 2012 1:10 pm
Location: New Delhi, India
Contact:

ORA-16020: less destinations available than specified by LOG_ARCHIVE_MIN_SUCCEED_DEST

Post by jimb »

ORA-16020: less destinations available than specified by LOG_ARCHIVE_MIN_SUCCEED_DEST
Cause: With automatic archiving enabled, the number of archive log destinations that could be used for the database was less than the LOG_ARCHIVE_MIN_SUCCEED_DEST parameter value.
Action: Either adjust the settings of the log archive destination parameters, or lower the value of LOG_ARCHIVE_MIN_SUCCEED_DEST.
Oracle Database Administration Forums
http://www.oracle-forums.com/
xaeresis
Posts: 196117
Joined: Wed Oct 04, 2023 2:39 pm

Re: ORA-16020: less destinations available than specified by LOG_ARCHIVE_MIN_SUCCEED_DEST

Post by xaeresis »

Post Reply