DIA-26871
unexpected string call (expecting string)
Cause
Could be one of the following reasons:
- An attempt was made to invoke OCIXStreamInChunkSend when
the most recent LCR or chunk sent did not have the OCI_XSTREAM_MORE_ROW_DATA flag set;
- An attempt was made to invoke OCIXStreamInLCRSend when
the most recent LCR or chunk sent had OCI_XSTREAM_MORE_ROW_DATA flag set.