Database Error Messages

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

OCI-24907

invalid pair of callback and recipient protocol attributes

Cause

The subscription handle passed into the OCI call can't have both the callback defined and a recipient protocol other than OCI_SUBSCR_PROTO_OCI at the same time.


Action

Please set the appropriate callback and recipient protocol attributes using the OCIAttrSet() call.