Oracle

Cuestiones y dudas acerca de lenguajes de programación diversos.

Moderador: Moderadores

Avatar de Usuario
Invitado

Mensaje por Invitado » Lun Mar 11, 2002 2:41 am

necesito informacion sobre el mensaje de error
SQL ERROR: -1007. de Oracle....
Desde ya Gracias

Victor

WValencia
Senior
Mensajes: 36
Registrado: Vie May 24, 2002 2:00 am
Ubicación: Panamá
Contactar:

Mensaje por WValencia » Dom May 26, 2002 8:09 am

El error que dice oracle que tienes, haciendo que función.

Avatar de Usuario
Rodolfo Reyes

Descripción el Error

Mensaje por Rodolfo Reyes » Sab May 15, 2004 7:01 am

[quote="Anonymous"]necesito informacion sobre el mensaje de error
SQL ERROR: -1007. de Oracle....
Desde ya Gracias

Victor

[/quoORA-01007 variable not in select list

Cause: A reference was made to a variable not listed in the SELECT clause. In OCI, this can occur if the number passed for the position parameter is less than one or greater than the number of variables in the SELECT clause in any of the following calls: DESCRIBE, NAME, or DEFINE. In SQL*Forms or SQL*Report, specifying more variables in an INTO clause than in the SELECT clause also causes this error.

Action: Determine which of the problems listed caused the problem and take appropriate action.

te]

Responder