PLS-00715: attribute or method by name 'string' does not exist
Answer Posted / guest
Cause: An attempt was made to drop a nonexistant method or
attribute from the type being altered.
Action: Check the spelling of the attribute or method name.
Make sure it is locally defined in the type and not inherited.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
IMP-00064: Definition of LOB was truncated by export
ORA-26094: stream format error: input column overflow
IMG-02003: 2FF03 - incorrect color histogram feature specification
ORA-26027: unique index string.string partition string initially in unusable state
ORA-26030: index string.string had string partitions made unusable due to:
NZE-28868: Peer certificate chain check failed.
ORA-26032: index string.string loading aborted after string keys
ORA-26029: index string.string partition string initially in unusable state
ORA-16516: The current state is invalid for the attempted operation.
ORA-26084: direct path context already finished
ORA-16626: failed to enable specified object
invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity
IMP-00070: Lob definitions in dump file are inconsistent with database.
[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
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.