Answer Posted / guest
Cause: An attempt was made to drop all columns in a table.
Action: Make sure at least one column remains in the table
after the drop column operation.
Please add more information about this Error
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
[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
ORA-26028: index string.string initially in unusable state
ORA-26027: unique index string.string partition string initially in unusable state
ORA-26029: index string.string partition string initially in unusable state
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
NZE-28890: Entrust Login Failed
ORA-26084: direct path context already finished
ORA-26030: index string.string had string partitions made unusable due to:
ORA-26032: index string.string loading aborted after string keys
ORA-26095: unprocessed stream data exists
IMP-00064: Definition of LOB was truncated by export
IMP-00070: Lob definitions in dump file are inconsistent with database.
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.............
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.