Descripción: bind variable does not exist
Causa: A program issued a BIND call for a variable not listed in the associated SQL statement. Only those variables prefixed by either a colon (:) or ampersand (&) in the SQL statement may be referenced in a BIND call, OBIND or OBINDN. This error may also be caused by a mismatch between a Precompiler program and the related library, SQLLIB.
Acción: Modify the BIND call to reference one of the substitute variables specified in the associated SQL statement.
COMENTARIOS:
por Elizabeth A. | 10/11/2006 23:58:08
RE: ORA-01006
!Error!
Se ha producido el siguiente error no tratado en la rutina gaas_hves$mc_saes.BindZoneSql:
ORA-01006: bind variable does not exist
Pongase en contacto con el representante de soporte al cliente.
El error me aparece en un formulario, cuando estoy consultando la información y con un un usuario que no es el administrador.