Database Error Messages

OCI-55923

PL/SQL maximum number of array elements exceeded

Cause

Number of elements in an array write exceeded the maximum limit 100 message segments in one write.


Action

Try a write buffered with multi-segment write or reduce the element count in the array write.