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-28235: algorithm not available
ORA-16187: LOG_ARCHIVE_CONFIG contains duplicate, conflicting or invalid attributes
LPX-00273: failed to initialize TCP/IP
ORA-01059: parse expected before a bind or execute
RMAN-01008: the bad identifier was: string
KUP-04017: OS message: string
ORA-29917: cannot lock a table which gets its rows from a collection operand
ORA-16168: LGWR network server could not switch to blocking mode
NNL-00807: Queries received, type SOA: number
ORA-27083: waiting for async I/Os failed
ORA-01506: missing or illegal database name
ORA-14298: LOB column block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION