HomeOracleOracle Error LFI-00123: Cannot access file Sequentially and Randomly.

Oracle Error LFI-00123: Cannot access file Sequentially and Randomly.

Oracle Error Message

LFI-00123: Cannot access file Sequentially and Randomly.

Reason for the Error

Both the LFILFA_SEQ (sequential) and LFILFA_RANDOM (random) flags were specified during the file object creation. This is not allowed. Only one of the two may be specified.

Solution

Choose how you wish to access the file. If you choose random you can still access sequentially by just not using the repositioning functions.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message CLSGN-32767: Internal error. Reason for the Error An unexpected error occurred. Solution Examine the message(s) that accompany...
Oracle Error Message CLSGN-00211: OCR batch operation failed. string Reason for the Error Setting a set of Oracle Cluster Registry...
Oracle Error Message CLSGN-00210: failed to get value for OCR key “string”. string Reason for the Error It was not...