TT-02420
Number of values specified in INSERT statement exceeds number of columns in table
Cause
You attempted an INSERT statement in which you specified more values in the VALUES clause than the number of columns in the table.
Action
Perform the INSERT operation again ensuring the number of values in the VALUES clause is not greater than the maximum number of columns in the table. For more information, see INSERT in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the INSERT operation.
TT-02420
Number of values specified in INSERT statement exceeds number of columns in table
Cause
You attempted an INSERT statement in which you specified more values in the VALUES clause than the number of columns in the table.
Action
Perform the INSERT operation again ensuring the number of values in the VALUES clause is not greater than the maximum number of columns in the table. For more information, see INSERT in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the INSERT operation.
TT-02420
Number of values specified in INSERT statement exceeds number of columns in table
Cause
You attempted an INSERT statement in which you specified more values in the VALUES clause than the number of columns in the table.
Action
Perform the INSERT operation again ensuring the number of values in the VALUES clause is not greater than the maximum number of columns in the table. For more information, see INSERT in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the INSERT operation.