Oracle Solution for Error ora-24906

Solution for Oracle Error ORA-24906

ORA-24906: invalid recipient attribute passed into OCI call

What triggered the Error:

e subscription handle passed into the OCI call did not have a proper recipient attribute.

What should we do to fix it:

ease set the recipient attribute using the OCIAttrSet() call.