TimesTen Error Messages

TT-08059

All DDLs on a replicated table need to be in a transaction of their own


Cause

You attempted to perform data definition language (DDL) operations on a replicated table and these operations are not present exclusively in a transaction of their own.


Action

Ensure that the DDL operations are present in a transaction of their own and retry the operation.


Additional Information

The replication agent cannot complete the operation.