OCI-21574
Invalid data type (string) specified for LOB chunk.
Cause
Invalid data type specified for LOB chunk in OCIXStreamInChunkSend call.
Action
Check your program and provide either SQLT_CHR or SQLT_BIN for 'coldty' argument to OCIXStreamInChunkSend call.