Database Error Messages

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

DIA-26869

must attach to an XStream inbound server before executing string function

Cause

An attempt was made to invoke the specified function before executing OCIXStreamInAttach call.


Action

Add OCIXStreamInAttach call before the specified function.