Database Error Messages

OCI-24901

handles belonging to different environments passed into an OCI call

Cause

The handles that were passed in the call that returned this error belonged to different environments. All handles passed into an Oracle Call Interface (OCI) call should belong to the same environment.


Action

Ensure that the handle parameters in the call come from the same OCI Environment.