Database Error Messages

ORA-32630

multiple assignment in automatic order MODEL

Cause

A MODEL cell was updated on the same measure in multiple MODEL rules. Multiple assignment is not allowed in automatic order MODELs as it causes in ambiguity and nondeterminism.


Action

Use sequential order MODEL or rewrite the rule to avoid this.