TimesTen Error Messages

TT-08176

Conflict checking configuration conflict between elements element_name and element_name with the same underlying table


Cause

You attempted to configure a partial database replication, but a replication scheme that covers the entire database already exists.


Action

Drop the existing replication scheme using DROP REPLICATION, and then create a new replication scheme using the CREATE REPLICATION statement.


Additional Information

TimesTen cannot complete the operation.