| Error | ORA-24421 |
Description | 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. |