TimesTen Error Messages

TT-08192

Dropping/adding a foreign key that references 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 or drop a foreign key in a table that references a replicated table. This operation is not allowed.


Action

Stop the replication agents, add or drop the foreign key in the table that references the replicated table, and restart the replication agents. See Starting and Stopping the Replication Agents in Oracle TimesTen In-Memory Database Replication Guide for details on how to stop and restart the replication agents.


Additional Information

TimesTen cannot complete the operation.