Database Error Messages

OCI-23907

AQ operation string cannot be performed with auto-commit turned off

Cause

An attempt is being made to perform an AQ operation in a session that has auto-commit turned off or a no-commit flag is set. Such a setting is not supported for the operation being performed.


Action

Turn on the auto-commit and retry the operation.