Oracle Solution for Error ora-32637

Solution for Oracle Error ORA-32637

ORA-32637: Self cyclic rule in sequential order MODEL

What triggered the Error:

A self-cyclic rule was detected in the sequential order MODEL. Sequential order MODELs cannot have self cyclic rules to guarantee that the results do not depend on the order of evaluation of the cells that are updated or upserted.

What should we do to fix it:

Use ordered rule evaluation for this rule.