Message Oracle ORA-39763 - stream must be completely loaded before it is reset

ERRORstream must be completely loaded before it is reset
CAUSEAn attempt was made to reset a stream that contains converted column array data and hasnt been completely loaded yet.
ACTIONBefore resetting a stream, load it until a status of OCI_SUCCESS, OCI_NO_DATA, or OCI_NEED_DATA is returned.