ORA-01475
Error: ORA-01475: must reparse cursor to change bind variable datatype
Causa: After executing a statement, an attempt was made to rebind a bind variable with a datatype different from that of the original bind.
Acción: Re-parse the cursor before rebinding with a different datatype.
COMENTARIOS:
No hay comentarios.