Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORACLE 9i , ERROR: PLS-00363 : expression 'SELF.ATTRIB_NUMBER' cannot be used as an assignment target
Trying to compile an object in Oracle 9i.
Why is this throwing an exception?
Does anyone have a clue? Or all of you as puzzled as me? Any experts?
Throws error:
PLS-00363: expression 'SELF.ATTRIB_NUMBER' cannot be used as an assignment target
ATTRIB_NUMBER := ATTRIB_NUMBER + 1; RETURN ATTRIB_NUMBER;
Any help would be greatly appreciated. Received on Fri Apr 16 2004 - 17:15:47 CDT
![]() |
![]() |