ORA-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.
|
|
|
ORA-01007 la variabile non è nella lista di select |
Causa: Un riferimento è stato fatto ad una variabile non elencata nella clausola PRESCELTA. In OCI, questo può accadere se il numero passato per il parametro di posizione è meno d'uno o più grande del numero di variabili nella clausola PRESCELTA in c'è ne di seguenti chiamate: DESCRIVERE, CHIAMARE, o DEFINIRE. In SQL*Forms o nello SQL*Report, specificare più variabili nell'nella clausola che nella clausola PRESCELTA inoltre causa questo errore.
Azione: Determinare quale dei problemi elencati ha causato al problema e prendono l'azione appropriata. |
|
|
|
|
|
|
|