Answer Posted / guest
Cause: The query that is executing requires that a data
source for an external table be read multiple times.
However, the data source is a sequential device that cannot
be reread. Examples of this type of data source is a tape or
pipe.
Action: There are a few ways around this problem. One is to
rewrite the query so that the external table is referenced
only once. Another option is to move the data source to a
rereadable device such as a disk file. A third option is to
load the data for the external table into a temporary table
and change the query to reference the temporary table.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ORA-26095: unprocessed stream data exists
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
NZE-28868: Peer certificate chain check failed.
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
ORA-26027: unique index string.string partition string initially in unusable state
IMP-00070: Lob definitions in dump file are inconsistent with database.
NZE-28890: Entrust Login Failed
ORA-26032: index string.string loading aborted after string keys
IMP-00064: Definition of LOB was truncated by export
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-16516: The current state is invalid for the attempted operation.
ORA-26079: file "string" is not part of table string.string
[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.
ORA-26028: index string.string initially in unusable state