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 |
NNL-00834: Slowest delete processing time: string
PCC-00026: Invalid host variable "string" at line number in file string
ORA-12672: Database logon failure
ORA-01948: identifier's name length (string) exceeds maximum (string)
ORA-32734: Error occurred when sending Oradebug command to remote DIAGs
QSM-01112: WHERE clause of mv, string, is more restrictive than query
ORA-07642: smprtset: $CMKRNL failure
TNS-12536: TNS:operation would block
ORA-38498: invalid stored attribute for the index object : string
ORA-12083: must use DROP MATERIALIZED VIEW to drop "string"."string"
NCR-03005: NCRO: Orphan message
ORA-22998: CLOB or NCLOB in multibyte character set not supported