Database Error Messages

JZN-00596

Operation '~s' results in too many array elements

Cause

An operation is attempting to create a result array with more than the maximum allowed number of elements.


Action

Avoid expanding or concatenating arrays beyond the element limit.