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-02237: invalid file size
ORA-25425: connection lost during rollback
ORA-02032: clustered tables cannot be used before the cluster index is built
SQL*Loader-00100: Syntax error on command-line
DRG-13004: language is invalid
LPX-00230: invalid character ~1u (~2x) found in a Name or Nmtoken
ORA-09265: spwat: error temporarily suspending process
ORA-27475: "string.string" must be a string
DRG-10535: failed to optimize text index string
LPX-00310: element ~S not found in ~S
ORA-01237: cannot extend datafile string
ORA-31212: DBMS_LDAP: PL/SQL - Invalid LDAP mod_array.