TimesTen Error Messages

TT-08107

Cannot specify both ELEMENT DATASTORE and ELEMENT TABLE or SEQUENCE since the former already covers all objects in the database


Cause

You specified a table using the ELEMENT DATASTORE clause, which includes all tables in the statement.


Action

Specify a particular table or sequence by removing the ELEMENT DATASTORE clause and using the ELEMENT TABLE or ELEMENT SEQUENCE clause. For more information, see Defining Replication Elements in Oracle TimesTen In-Memory Database Replication Guide.


Additional Information

The replication agent cannot perform the operation.