TimesTen Error Messages

TT-05124

Autorefresh/propagate are not allowed on restricted cache group


Cause

AUTOREFRESH and PROPAGATE are not allowed on a restricted cache group. A cache group is restricted if it has a non-standard data type mapping in one of its columns or if there is no matching primary key on the Oracle database.


Action

Each Oracle table used for caching must have a primary key or unique index as described in Cache Groups and Cache Tables in Oracle TimesTen In-Memory Database Cache Guide. Ensure that the data type mapping conforms to compatibility requirements as documented in Mappings Between Oracle Database and TimesTen Data Types in Oracle TimesTen In-Memory Database Cache Guide.


Additional Information

The autorefresh or propagate did not execute for your cache group.