Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-41432

An open transaction is detected when attempting to start a request or at the end of a request.

Cause

It is illegal to have an open transaction when starting a new request or at the end of a request.


Action

Commit or rollback the open transaction in the previous request or in the callback for session setup or failover. It is illegal to have an open transaction at the end of a labeling or failover callback