Oracle Message OCI-22153 - source variable-length array is not initialized

ERRORsource variable-length array is not initialized
CAUSEThe variable-length array on the left-hand-side of an assignment or the source array of an append is not initialized.
ACTIONInitialize the destination variable-length array prior to calling this function.