Oracle Error Message
ORA-24435: Invalid Service Context specified.
Reason for the Error
The statement was prepared using a service context that is different from the one specified in OCIStmtExecute.
Solution
Please specify the same service context that the statement was prepared with.