Oracle Error Message
ORA-24904: invalid callback attribute passed into OCI call
Reason for the Error
The subscription handle passed into the OCI call does not have a proper callback attribute.
Solution
Please set the callback attribute using the OCIAttrSet() call.