TimesTen Error Messages

TT-05111

Could not find matching unique index for cache table table_name


Cause

The primary key defined on TimesTen must match the primary key or unique NOT NULL key on the Oracle database.


Action

The TimesTen cache table primary key must be defined on the full Oracle Database table primary key or on all of the columns in the unique index. See Cache Groups and Cache Tables in Oracle TimesTen In-Memory Database Cache Guide.


Additional Information

The cache group table cannot be created.