Oracle Solution for Error ora-24905

Solution for Oracle Error ORA-24905

ORA-24905: invalid recipient protocol attribute passed into OCI call

What triggered the Error:

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

What should we do to fix it:

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