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 |
DRG-12434: connection failed using configuration string information
ORA-16744: The DG_CONFIG list of LOG_ARCHIVE_CONFIG parameter is full.
SQL*Loader-00955: Error calling col array build, block formatter
ORA-36272: (XSCGMDLAGG04) 'workspace object' is not a valid operator for the AGGREGATION function.
ORA-02063: preceding stringstring from stringstring
ORA-31030: Unable to retrieve XML document
ORA-10580: Can not modify datafile header during test recovery
TNS-12685: Native service required remotely but disabled locally
PLS-00155: Only a function may be a MAP, ORDER or CONSTRUCTOR method.
ORA-13369: invalid value for etype in the 4-digit format
PLS-00160: AUTHID must specify CURRENT_USER or DEFINER
ORA-32763: Turn off N-Pass Temp LOB cleanup