ORA-24434
Error: ORA-24434: OCIStmtRelease called before OCIStmtPrepare2.
Causa: An attempt was made to release a statement without first preparing it using OCIStmtPrepare2.
Acción: Call OCIStmtPrepare2 before OCIStmtRelease.
COMENTARIOS:
No hay comentarios.