ORA-00302: limit of string logs exceeded

Error Message

ORA-00302: limit of string logs exceeded

Cause

The maximum number of redo log files has been exceeded.

Action

Use the CREATE CONTROLFILE command with a larger value for MAXLOGFILES if the compatibility is lower than 10.2.0. Otherwise, allocate more storage space for the control file.

You May Also Like

Leave a Reply?