ORA-24421: OCISessionRelease cannot be used to release this session.
What triggered the Error:
e session was not retrieved using OCISessionGet, and an attempt has been made to release it using OCISessionRelease.What should we do to fix it:
lease the session using an appropriate call.