TimesTen Error Messages

TT-08104

ALTER or DROP ELEMENT for element_name following DROP


Cause

An ALTER ELEMENT clause cannot follow a DROP ELEMENT clause for the same element in an ALTER REPLICATION statement.


Action

Modify your SQL statement and ensure that the ALTER ELEMENT does not conflict with the DROP ELEMENT for the same element. For more information, see ALTER REPLICATION in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

The replication agent cannot perform the operation.