Showing posts with label ORA-24436: Invalid statement Handle.. Show all posts
Showing posts with label ORA-24436: Invalid statement Handle.. Show all posts

Sunday, 22 April 2012

ORA-24436: Invalid statement Handle.

ORA-24436: Invalid statement Handle.

Cause: OCIHandleFree called on a statement that was prepared using OCIstmtPrepare2.

Action: Release the statement using OCIStmtRelease.