LFI-00125: Random access only allowed on fixed length record
files.
Answer / guest
Cause: The LFILFA_RANDOM flag was specified on a file that
was not organized into fixed-length records. Random access
is only allowed on fixed-length record files.
Action: Determine if the organization of your data needs to
be in variable-length records and if you need to have random
access to the file. If both conditions are true then you
might need to buffer the entire file or enough of it to
remove your need for random access. Another option is to
close and rescan the file although this is not the optimal
solution.
Please add more information about this Error
| Is This Answer Correct ? | 0 Yes | 0 No |
ORA-19628: invalid SCN range
TNS-12561: TNS:unknown error
ORA-24366: migratable user handle is set in service handle
ORA-00094: %s requires an integer value
ORA-15122: ASM file name 'string' contains an invalid file number
ORA-22878: duplicate LOB partition or subpartition specified
ORA-07589: spdde: system ID not set
KUP-04066: error initializing access to external table source
ORA-30122: value 'string' for 'string' must be between 'number' and 'number'
ORA-06811: TLI Driver: could not set the IPX network number at init
ORA-22615: attribute is not a collection
ORA-29555: Java source, class or resource is not allowed here