Oracle Error Message
ORA-24903: invalid namespace attribute passed into OCI call
Reason for the Error
The subscription handle passed into the OCI call does not have a proper namespace attribute.
Solution
Please set the namespace attribute using the OCIAttrSet() call.