ORA-02207
ORACLE Data Base MessagesDownload this dictionary
ORA-02207
ORA-02207: invalid INITRANS option value

Oracle8 Server Error MessagesDownload this dictionary
ORA-02207
invalid INITRANS 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 INITRANS value is not an integer between 2 and 255, or it is not less than or equal to the MAXTRANS value.

Action: Specify a valid INITRANS value and try again.


Provided by PB for Oracle Professional.

Oracle Error Messages - Description, Cause and ActionDownload this dictionary
ORA-02207
02207, 00000, "invalid INITRANS option value"
*Cause: The INITRANS value is not an integer between 1 and 255
and less than or equal to the MAXTRANS value.
*Action: Choose a valid INITRANS value.