Cause: OCIHandleFree called on a statement that was prepared using OCIstmtPrepare2. See the solution below.
Error solution: Release the statement using OCIStmtRelease.
Database version: Oracle 11g Release 2 (11.2)
You are here: Home // Oracle 11g // ORA-24436: Invalid statement Handle.
Tags: ora, Oracle 11g Release 2