HomeOracleOracle Error ORA-16161: Cannot mix standby and online redo log file members for group string

Oracle Error ORA-16161: Cannot mix standby and online redo log file members for group string

Oracle Error Message

ORA-16161: Cannot mix standby and online redo log file members for group string

Reason for the Error

An attempt was made to add a log file member that did not match the other member types. This problem typically occurs when adding a standby log file member to an online redo log file group, or adding an online redo log file member to a standby redo log file group.

Solution

Verify the log file group type using the TYPE column of the V$LOG fixed view.

Share:

Leave a Reply

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...