Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

DIA-26214

Missing or incorrect suspend resumable transaction flag

Cause

Resumable transaction suspend mode is missing or incorrect.


Action

In the "flags" parameter, specify either OCI_TRANS_PRE_CALL, OCI_TRANS_POST_CALL, or OCI_DEFAULT to respectively suspend the attached resumable transaction before the main call, after the main call, or as the main call.