TT-02407
Length of column column_name (number) exceeds maximum (number)
Cause
You attempted to define a CHAR or BINARY column whose length exceeds 8,300 or a VARCHAR2 or VARBINARY column whose length exceeds its maximum of 4,194,304.
Action
Specify the correct length for your column making sure not to exceed the maximum allowable length. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02407
Length of column column_name (number) exceeds maximum (number)
Cause
You attempted to define a CHAR or BINARY column whose length exceeds 8,300 or a VARCHAR2 or VARBINARY column whose length exceeds its maximum of 4,194,304.
Action
Specify the correct length for your column making sure not to exceed the maximum allowable length. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.
TT-02407
Length of column column_name (number) exceeds maximum (number)
Cause
You attempted to define a CHAR or BINARY column whose length exceeds 8,300 or a VARCHAR2 or VARBINARY column whose length exceeds its maximum of 4,194,304.
Action
Specify the correct length for your column making sure not to exceed the maximum allowable length. For more information, see Data Types in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation.