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

TNS-01181: Internal registration connection limit reached

1 Answers  


PCC-00088: User defined type identifier expected

1 Answers  


ORA-16609: one or more resources have failed

1 Answers  


ORA-00025: failed to allocate string

1 Answers  


SQL*Loader-00406: If data is all generated, number to load cannot be ALL

1 Answers  






ORA-21701: attempt to flush objects to different servers

1 Answers  


ORA-38404: schema extension not allowed for the attribute set name

1 Answers  


QSM-00764: the column string was not found in the user-defined workload table string.string

1 Answers  


NCR-01009: NCRS: Record handling error.

1 Answers  


RMAN-06468: Invalid Data Block Address: number

1 Answers  


DRG-10583: TRUNCATE INDEX failed: string

1 Answers  


KUP-04032: internal error string while parsing field string:

1 Answers  


Categories