Oracle DBA, How To, Error, Cause and Action

ORA-02074: cannot string in a distributed transaction

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.