LFI-00102: Unable to seek in sequentially accessed file.



LFI-00102: Unable to seek in sequentially accessed file...

Answer / guest

Cause: The file was opened with the flag LFILFA_SEQ for
sequential file operations. Use seek only on files that are
opened with the LFILFA_RANDOM flag for random access.

Action: Check to see how the file is being opened and
accessed and make the two operations consistent (that is,
make them both operations either sequential or random).

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13635: The value string provided for parameter string cannot be converted to a number.

1 Answers  


ORA-29367: object string does not exist

1 Answers  


ORA-14292: Partitioning type of table must match subpartitioning type of composite partition

1 Answers  


RMAN-20250: offline range not found in the recovery catalog

1 Answers  


NNL-00255: Server-generated requests now request forwarding

1 Answers  






ORA-07607: szaud: $SNDOPR failure

1 Answers  


ORA-36636: (XSDUNION04) The unique concat dimension workspace object cannot be changed to NOT UNIQUE, because it is a base of at least one other unique concat dimension.

1 Answers  


ORA-32584: missing LOG keyword

1 Answers  


PCC-00069: Host variable "string" has unsupported datatype at line number in file string

1 Answers  


ORA-13251: duplicate entry string in metadata table

1 Answers  


ORA-25966: join index cannot be based on an index organized table

1 Answers  


LPX-00111: invalid ~1s "~2S" (not a Nmtoken)

1 Answers  


Categories