标题: ORA-24434: OCIStmtRelease called before OCIStmtPrepare2 [打印本页] 作者: admin 时间: 2016-9-1 15:11 标题: ORA-24434: OCIStmtRelease called before OCIStmtPrepare2 ORA-24434: OCIStmtRelease called before OCIStmtPrepare2. Cause: An attempt was madeto release a statement without first preparing it
using OCIStmtPrepare2. Action: Call OCIStmtPrepare2before OCIStmtRelease.