PLS-00403: expression 'string' cannot be used as an
INTO-target of a SELECT/FETCH statement
Answer / guest
Cause: A FETCH statement was unable to assign a value to an
assignment target in its INTO list because the target is not
a legally formed and declared variable. For example, the
following assignment is illegal because 'Jones' is a
character string, not a variable: FETCH my_cur INTO 'Jones';
Action: Check the spelling and declaration of the assignment
target. Make sure that the rules for forming variable names
are followed.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 2 No |
ORA-32058: operation restricted to SYSDBA users
PCC-01300: You are not authorized to run Pro*PL/I
ORA-02443: Cannot drop constraint - nonexistent constraint
ORA-36400: (XSSPROP02) workspace object is not a valid variable name.
ORA-29529: invalid function or method call string in trigger string
ORA-03242: Tablespace migration retried 500 times
NNL-00400: Response status:
ORA-13054: recursive SQL parse error
ORA-01075: you are currently logged on
ORA-29903: error in executing ODCIIndexFetch() routine
NNL-00555: Displays meta data statistics
ORA-06514: PL/SQL: The remote call cannot be handled by the server