Oracle Error ORA-41665: conflicting values for duration, consumption, and autocommit policies

Oracle Error Message

ORA-41665: conflicting values for duration, consumption, and autocommit policies

Reason for the Error

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

Solution

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

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...