KUP-04108: unable to reread file string



KUP-04108: unable to reread file string..

Answer / 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

More Oracle Errors Interview Questions

ORA-00359: logfile group string does not exist

1 Answers  


NID-00508: HELP Displays these messages NO

1 Answers  


ORA-01170: file not found 'string'

1 Answers  


ORA-30042: Cannot offline the undo tablespace

1 Answers  


PLS-00434: record field has unsupported type: "string"

1 Answers  






ORA-02707: osnacx: cannot allocate context area

1 Answers  


ORA-13146: could not find table substitution variable string

1 Answers  


DRG-50200: Third-party filter internal error

1 Answers  


DRG-51801: failed to seek in file: %(1)

1 Answers  


TNS-12212: TNS:incomplete PREFERRED_CMANAGERS binding in TNSNAV.ORA

1 Answers  


RMAN-06185: Recovery Manager incompatible with string database: RMAN number.number.number to number.number.number required

1 Answers  


ORA-19333: Invalid flags for the CREATE_DBURI operator

1 Answers  


Categories