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-00824: cannot set sga_target due to existing internal settings
EXP-00016: ORACLE error encountered while reading default auditing options
ORA-02224: EXECUTE privilege not allowed for tables
ORA-06579: Bind variable not big enough to hold the output value
PCB-00629: Host variable is not of Internal LOB type
TNS-04022: %s parameter string set to string.
RMAN-06073: file header is corrupt for datafile string
SQL*Loader-00803: %s field type not supported by External Table
LFI-00117: Unable to rename file.
NNO-00300: no listen addresses specified, at least one is required
PLS-00412: list of values not allowed as argument to this function or procedure
TNS-04068: Cannot start an Oracle Connection Manager instance remotely.