Database Error Messages

JZN-00731

Array '~s' difference mixes positional and keyed operations.

Cause

An array difference contains a combination of keyed and positional operations in a single array context.


Action

Correct the difference specification to use keyed or positional matching consistently within every array context.