Oracle Solution for Error ora-24904

Solution for Oracle Error ORA-24904

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.