ERROR | invalid pair of callback and recipient protocol attributes |
CAUSE | The subscription handle passed into the OCI call cant 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. |