TimesTen Error Messages

TT-02237

Adding a primary key constraint on a replicated table is not allowed while the replication agent for database database_name is running. Please stop the replication agent to perform this operation.


Cause

You attempted to add a primary key on a replicated table while the replication agent was running.


Action

Stop the replication agent before making changes to the table. For more information, see CREATE REPLICATION in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not add the primary key.