Database Error Messages

OCI-21578

Only one LOB column allowed per string LCR.

Cause

An attempt was made to set multiple LOB columns on a piece-wise LOB LCR.


Action

Check your program and make sure OCIXStreamInChunkSend is called for only one column per piece-wise LOB LCR.