Database Error Messages

OCI-55924

PL/SQL encountered a NULL element in the array

Cause

A null element was encountered during an array write.


Action

Provide non-null VARCHAR2 or RAW elements as an array element.