PLS-00321: expression 'string' is inappropriate as the left
hand side of an assignment statement



PLS-00321: expression 'string' is inappropriate as the left hand side of an assignment st..

Answer / guest

Cause: The expression does not designate a variable that can
have a value assigned to it. For example, the function
SYSDATE cannot appear on the left hand side of an assignment
statement such as SYSDATE := '01-JAN-1990';

Action: Correct the illegal assignment statement.

Please add more information about this Error

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

NID-00139: Mismatched dbname for datafile string, expected string, found string

1 Answers  


DRG-11601: URL store: bad syntax on request for string

1 Answers  


RMAN-10035: exception raised in RPC: string

1 Answers  


ORA-07241: slemrd: read error.

1 Answers  


O2I-00115: Error opening the HFILE file

1 Answers  


TNS-01072: Started at string

1 Answers  


ORA-22630: attribute [string] is null or it is not well-formed

1 Answers  


ORA-31046: Incorrect argument(s) specified in the operator

1 Answers  


ORA-12669: Shared server: outbound protocol does not support proxies

1 Answers  


ORA-36804: (XSTBLFUNC02) The OLAP_TABLE function encountered an error while parsing the LIMITMAP.

1 Answers  


RMAN-08522: input datafile fno=string name=string

1 Answers  


PLS-00548: invalid use of operator.

1 Answers  


Categories