TimesTen Error Messages

TT-05304

The Load From Oracle feature cannot be used to load LOB columns


Cause

The TimesTen table you specified for the built-in procedure or command contains LOB data types. TimesTen tables that contain LOB data types are not supported by the ttTableSchemaFromOraQueryGet built-in, the ttLoadFromOracle built-in, and the createAndLoadfromOraQuery command.


Action

Remove or change the LOB data types to a supported type and call the built-in procedure or command.

For more information on the ttTableSchemaFromOraQueryGet and ttLoadFromOracle built-in procedures and createAndLoadfromQuery command, see ttTableSchemaFromOraQueryGet, ttLoadFromOracle, and ttIsql, respectively, in the Oracle TimesTen In-Memory Database Reference.


Additional Information

The call to the built-in procedure or command failed.