TimesTen Error Messages

TT-05293

Propagation will be serialized for AWT cache table owner_name.table_name because the following Oracle unique indexes and constraints on this table contain cached columns that do not have corresponding unique indexes and constraints on TimesTen: constraints_list.


Cause

The specified unique constraints and indexes on the cached Oracle database table do not have corresponding unique indexes and constraints on TimesTen.


Action

Ensure that the unique constraints and indexes on the cached Oracle database have corresponding unique indexes and constraints on the TimesTen table.


Additional Information

Transactions that contain DML to the specified table will not be propagated in parallel to the Oracle database. This will impact the throughput to the Oracle database.