TimesTen Error Messages

TT-05295

Propagation will be serialized on AWT cache table owner_name.table_name because the following Oracle foreign key constraints on this table contain cached columns that do not have corresponding foreign key constraints on TimesTen: fk_constraints_list.


Cause

The specified foreign key constraints on the cached Oracle database table do not have corresponding foreign key constraints on TimesTen.


Action

To ensure the best throughput to the Oracle database, recreate the TimesTen cache group using the foreign key constraint. If you cannot recreate the TimesTen cache group, transactions will use serialized propagation to the Oracle database. For more information on dropping a TimesTen cache group, see Dropping a Cache Group in Oracle TimesTen In-Memory Database Cache Guide. For more information on creating a cache group, see Creating a Cache Group in Oracle TimesTen In-Memory Database Cache Guide.


Additional Information

Transactions that contain DML to the specified table will use serialized propagation to the Oracle database. This will impact the throughput to the Oracle database.