required control file size (string logical blocks) exceeds maximum allowable size (string logical blocks)

Solution ID:ORA-00219

Type: Oracle

Cause

An invocation of CREATE DATABASE or CREATE CONTROLFILE was executed specifying a combination of parameters that would require the control file size in blocks to exceed the maximum allowable value.

Actions

In the case of CREATE DATABASE or CREATE CONTROLFILE, use a different combination of MAXDATAFILES, MAXLOGFILES, MAXLOGMEMBERS, MAXLOGHISTORY, and MAXINSTANCES clauses.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e0.htm


https://community.oracle.com/message/1069004


https://community.oracle.com/message/6493032


https://community.oracle.com/message/3135615


Browse all solutions to database errors from Oracle, MS SQL, or MySQL