Showing posts with label ORA-24420: OCISessionRelease must be used to release this session.. Show all posts
Showing posts with label ORA-24420: OCISessionRelease must be used to release this session.. Show all posts

Sunday, 22 April 2012

ORA-24420: OCISessionRelease must be used to release this session.

ORA-24420: 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.