Database Error Messages

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

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