Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

DIA-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.