TimesTen Error Messages

TT-11040

DDL statements are not allowed in XA transactions when DDLCommitBehavior is set to 0


Cause

XA transactions require explicit commits after DDL statements.


Action

Set the DDLCommitBehavior attribute to 1, if your application uses XA.


Additional Information

TimesTen cannot complete the operation.