Database Error Messages

ORA-02074

cannot string in a distributed transaction

Cause

A commit or rollback was attempted from session other than the parent of a distributed transaction.


Action

Only commit or rollback from the parent session.