Oracle Error Message
ORA-41623: conflicting values for autocommit and duration properties
Reason for the Error
An attempt was made to create a rule class with autocommit enabled when the duration of events is set to TRANSACTION.
Solution
Turn autocommit off or choose a different duration policy.