Database Error Messages

ORA-43571

XA or database link transaction on tables with notification directive enabled is not allowed.

Cause

XA or database link transaction is not allowed on tables with notification directive enabled.


Action

If there is an existing XA / distributed transaction, please commit or rollback and retry the statement, or If you want to start a XA / distributed transaction please commit or rollback the present transaction and retry the statement.