Database Error Messages

OCI-24421

OCISessionRelease cannot be used to release this session.

Cause

The session was not retrieved using OCISessionGet, and an attempt has been made to release it using OCISessionRelease.


Action

Release the session using an appropriate call.