ORA-24904: invalid callback attribute passed into OCI call
What triggered the Error:
e subscription handle passed into the OCI call does not have a proper callback attribute.What should we do to fix it:
ease set the callback attribute using the OCIAttrSet() call.