ORA-41623: conflicting values for autocommit and duration properties
What triggered the Error:
An attempt was made to create a rule class with autocommit enabled when the duration of events is set to TRANSACTION.What should we do to fix it:
Turn autocommit off or choose a different duration policy.