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-30131: number of keys being set exceeds allocation

1 Answers  


CLSS-03202: out of sync with master: [string] [string] [string] [string]

1 Answers  


ORA-12317: logon to database (link name string) denied

1 Answers  


PLS-00328: A subprogram body must be defined for the forward declaration of string.

1 Answers  


ORA-16504: The Data Guard configuration already exists.

1 Answers  


TNS-00295: Navigator: Security is enabled, you cannot STOP the Navigator

1 Answers  


ORA-31206: DBMS_LDAP: PL/SQL - Invalid LDAP search scope.

1 Answers  


ORA-29879: cannot create multiple domain indexes on a column list using same indextype

1 Answers  


ORA-01337: log file has a different compatibility version

1 Answers  


LPX-00279: invalid no_proxy "~s"

1 Answers  


NNL-00350: No save config currently scheduled

1 Answers  


ORA-06957: No SID is currently available

1 Answers  


Categories