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-36391: (XSMXCLEA01) When CLEAR is used with the STATUS keyword or an AGGMAP, workspace object must be dimensioned identically to workspace object.

1 Answers  


NNO-00601: warning: no forwarders, DEFAULT-FORWARDERS-ONLY mode ignored

1 Answers  


KUP-04079: error fetching list of valid directories

1 Answers  


ORA-22857: cannot modify columns of object tables

1 Answers  


KUP-04100: record rejected in file string

1 Answers  






PLS-00520: MAP methods must be declared without any parameters other than (optional) SELF.

1 Answers  


NNC-00418: name "string" cannot be modified because it has children

1 Answers  


ORA-39124: dump file name "string" contains an invalid substitution variable

1 Answers  


NNO-00111: line string: data type "string" has syntax "string", should be "string", data ignored

1 Answers  


ORA-07548: sftopn: Maximum number of files already open

1 Answers  


NNL-00255: Server-generated requests now request forwarding

1 Answers  


NID-00125: Database should have no disabled datafiles

1 Answers  


Categories