TimesTen Error Messages

TT-01004

Identifier in SQL statement is zero-length


Cause

You specified a SQL statement that is missing an identifier name such as a table name, correlation schema name, host name, etc.


Action

Ensure that your SQL statement contains valid identifiers. Then, retry the operation.


Additional Information

TimesTen cannot perform the SQL operation.