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

ORA-01648: log string is the current log of disabled instance string (thread string)

1 Answers  


ORA-30012: undo tablespace 'string' does not exist or of wrong type

1 Answers  


ORA-30551: The index depends on a package/type body which does not exist

1 Answers  


ORA-02456: The HASH IS column specification must be NUMBER(*,0)

1 Answers  


ORA-33270: (DBERR05) Analytic workspace string already exists.

1 Answers  






ORA-04098: trigger 'string.string' is invalid and failed re-validation

1 Answers  


ORA-39752: redundent column in partitioning and join columns is not allowed

1 Answers  


ORA-30106: reserved for future use

1 Answers  


ORA-13913: The threshold cannot be set when SYSAUX is offline.

1 Answers  


ORA-13380: network not found

1 Answers  


ORA-37105: (XSVPART05) Only variables dimensioned by a CONCAT PARTITION TEMPLATE can have string partitions.

1 Answers  


LFI-00146: copy does not expect the file string.string to exist

1 Answers  


Categories