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

Solution ID: ORA-00219

Type: Oracle

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

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.