PLS-00588: unqualified instance attribute references allowed
only in member methods
Answer Posted / guest
Cause: An attempt was made to use the name of an object
instance attribute in the body of a static method, or in an
initialization default value on another attribute. If the
instance attribute is not qualified with a particular object
instance that supplies a value, the instance attribute can
be named only when it is inside a member method.
Action: Qualify the attribute reference with the name of an
object value, or change the containing method to a member
method rather than a static method.
Please add more information about this Error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
ORA-26030: index string.string had string partitions made unusable due to:
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
NZE-28890: Entrust Login Failed
ORA-26094: stream format error: input column overflow
[ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) Unsuccessful: alter table user.CEN_USER_MASTER add constraint FKF4EDEDC3D0BAAE75 foreign key (ROLE_ID) references user.CEN_ROLE_MASTER [ERROR] [main 11:01:20] (JCLLoggerAdapter.java:error:454) ORA-02275: such a referential constraint already exists in the table
invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-16516: The current state is invalid for the attempted operation.
ORA-26032: index string.string loading aborted after string keys
NZE-28868: Peer certificate chain check failed.
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
ORA-16627: No standby databases support the overall protection mode.
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.