ERROR | handles belonging to different environments passed into an OCI call |
CAUSE | All handles passed into an OCI call should belong to the same environment. In the call that returned this error, handles belonging to different environments were passed in. |
ACTION | Please ensure that the handle parameters in the call to come from the same OCI Environment. |