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

Oracle Error Message

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

Reason for the Error

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

Solution

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