ERROR | Invalid statement Handle. |
CAUSE | OCIHandleFree called on a statement that was prepared using OCIstmtPrepare2. |
ACTION | Release the statement using OCIStmtRelease. |
ERROR | Invalid statement Handle. |
CAUSE | OCIHandleFree called on a statement that was prepared using OCIstmtPrepare2. |
ACTION | Release the statement using OCIStmtRelease. |