Database Error Messages

DIA-24904

Callback attribute was not set in subscription handle.

Cause

The subscription handle passed into the Oracle Call Interface (OCI) call did not have the callback attribute OCI_ATTR_SUBSCR_CALLBACK set.


Action

Set the callback attribute OCI_ATTR_SUBSCR_CALLBACK using the OCIAttrSet() call.