PLS-00321: expression 'string' is inappropriate as the left
hand side of an assignment statement
Answer Posted / 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 View All Answers
ORA-16516: The current state is invalid for the attempted operation.
ORA-26082: load of overlapping segments on table string.string is not allowed
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
ORA-16627: No standby databases support the overall protection mode.
if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
ORA-26032: index string.string loading aborted after string keys
IMG-02003: 2FF03 - incorrect color histogram feature specification
ORA-26030: index string.string had string partitions made unusable due to:
NZE-28890: Entrust Login Failed
NZE-28868: Peer certificate chain check failed.
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
ORA-26029: index string.string partition string initially in unusable state
ORA-26076: cannot set or reset value after direct path structure is allocated
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?