Database Error Messages

ORA-26873

cannot call string while OCIXStreamOutLCRCallbackReceive call is still executing.

Cause

An attempt was made to invoke the specified call while OCIXStreamOutLCRCallbackReceive call was executing.


Action

Check your program and remove the specified call when there is an OCIXStreamOutLCRCallbackReceive call in progress.