ORA-02221
ORACLE Data Base MessagesDownload this dictionary
ORA-02221
ORA-02221: invalid MAXEXTENTS storage option value

Oracle8 Server Error MessagesDownload this dictionary
ORA-02221
invalid MAXEXTENTS storage option value
Section: 02140-02299 SQL Parsing Messages
Notes: This section lists some of the messages generated when SQL statements are parsed by the Oracle Server.

Cause: The specified value must be a positive integer greater than or equal to MINEXTENTS.

Action: Specify an appropriate integer value and try again.


Provided by PB for Oracle Professional.

Oracle Error Messages - Description, Cause and ActionDownload this dictionary
ORA-02221
02221, 00000, "invalid MAXEXTENTS storage option value"
*Cause: The specified value must be a positive integer
greater than or equal to MINEXTENTS.
*Action: Specify an appropriate value.