Oracle Solution for Error ora-24903

Solution for Oracle Error ORA-24903

ORA-24903: invalid namespace attribute passed into OCI call

What triggered the Error:

e subscription handle passed into the OCI call does not have a proper namespace attribute.

What should we do to fix it:

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