Database Error Messages

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

ORA-26870

cannot call string while OCIXStreamInLCRCallbackSend call is still executing.

Cause

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


Action

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