| Error | ORA-24420 |
Description | OCISessionRelease must be used to release this session. | Cause | The session was retrieved using OCISessionGet, and an attempt has been made to release it using a call other than OCISessionRelease. | Action | Call OCISessionRelease. |