Database Error Messages

ORA-24436

Invalid statement Handle.

Cause

OCIHandleFree called on a statement that was prepared using OCIstmtPrepare2.


Action

Release the statement using OCIStmtRelease.