Showing posts with label ORA-00302: limit of string logs exceeded. Show all posts
Showing posts with label ORA-00302: limit of string logs exceeded. Show all posts

Friday, 6 January 2012

ORA-00302: limit of string logs exceeded

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.