TimesTen Error Messages

TT-08101

ELEMENT element_name specified more than once, is being ALTER'ed or DROP'ed with ADD, already exists, or its owner (MASTER or PROPAGATOR) is already the owner for another ELEMENT with the same database object.


Cause

You specified an element name that is not unique within the replication scheme. In addition, a database cannot be a MASTER or PROPAGATOR more than once for any elements with the same underlying database object.


Action

Ensure that the element name is unique within the replication scheme and retry the operation. For more information, see Defining Replication Elements in Oracle TimesTen In-Memory Database Replication Guide.


Additional Information

The operation fails.