Database Error Messages

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

ORA-41665

conflicting values for duration, consumption, and autocommit policies

Cause

An attempt was made to use an EXCLUSIVE consumption policy with no autocommit and a duration other than TRANSACTION or SESSION.


Action

Modify the rule class properties and try again. Autocommit should be set to YES when the consumption policy is EXCLUSIVE.