OCI-24434
OCIStmtRelease called before OCIStmtPrepare2.
Cause
An attempt was made to release a statement without first preparing it using OCIStmtPrepare2.
Action
Call OCIStmtPrepare2 before OCIStmtRelease.
OCI-24434
OCIStmtRelease called before OCIStmtPrepare2.
Cause
An attempt was made to release a statement without first preparing it using OCIStmtPrepare2.
Action
Call OCIStmtPrepare2 before OCIStmtRelease.
OCI-24434
OCIStmtRelease called before OCIStmtPrepare2.
Cause
An attempt was made to release a statement without first preparing it using OCIStmtPrepare2.
Action
Call OCIStmtPrepare2 before OCIStmtRelease.