TT-01120
SQL command does not exist.
Cause
You specified a SQL unique identifier (sqlCmdID) that cannot be found in the SQL command query cache.
Action
Ensure that you specify a correct sqlCmdID value when you call a TimesTen built-in procedure that expects a sqlCmdID argument. Call the ttSQLCmdCacheInfo built-in procedure to view the TimesTen SQL command cache and the sqlCmdID of recent SQL statements.
For more information on the ttSQLCmdCacheInfo built-in procedure, see ttSQLCmdCacheInfo in Oracle TimesTen In-Memory Database Reference. For more information on TimesTen built-in procedures, see Built-In Procedures in the Oracle TimesTen In-Memory Database Reference.
Additional Information
TimesTen cannot perform the operation.