Database Error Messages

ORA-26868

string must be called during OCIXStreamInLCRSend execution

Cause

An attempt was made to execute the specified function while OCIXStreamInLCRSend call was not in progress.


Action

Check your program and make sure the specified call is invoked during OCIXStreamInLCRSend callback function.