TimesTen Error Messages

TT-08000

No primary or unique index on non-nullable column found for replicated table owner_name.table_name


Cause

The specified table does not have a unique index that can be used for replication.


Action

Ensure that every table has a unique index or a primary key. For more information, see Restrictions and Table Requirements for Classic Replication Schemes in Oracle TimesTen In-Memory Database Replication Guide.


Additional Information

TimesTen cannot replicate the specified table.