TimesTen Error Messages

TT-05301

The Load From Oracle feature cannot be used to load cache group tables


Cause

The TimesTen table you specified for the built-in procedure or command is part of a cache group. The ttTableSchemaFromOraQueryGet built-in procedure, the ttLoadFromOracle built-in procedure, and the createAndLoadfromOraQuery command do not support Loading into TimesTen cache group tables.


Action

Specify a table that is not part of a cache group 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.