PLS-00363: expression 'string' cannot be used as an
assignment target
Answer / guest
Cause: A literal, constant, IN parameter, loop counter, or
function call was mistakenly used as the target of an
assignment. For example, the following statement is illegal
because the assignment target, 30, is a literal: SELECT
deptno INTO 30 FROM dept WHERE ... -- illegal
Action: Correct the statement by using a valid assignment
target.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 3 No |
ORA-00166: remote/local nesting level is too deep
RMAN-20002: target database already registered in recovery catalog
NNL-00353: Not allowed
ORA-25111: creation of BITMAP cluster indices is not supported
QSM-00999: Advisor feature is not currently implemented
ORA-29888: cannot create domain index on a table with row movement enabled
PLS-01907: : number precision too large
ORA-01686: max # files (string) reached for the tablespace string
RMAN-08124: keep attributes for the datafile/controlfile copy are changed
ORA-38311: cannot purge objects owned by other users
ORA-07561: szprv: $IDTOASC failure
ORA-26054: Direct Path Context prepared for a different mode than operation requested.