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-38424: no attribute set currently assigned to the expression set
DRG-11713: multiple Preferred Terms per synonym ring
SQL*Loader-00419: input datatype for column string is not supported when loading varrays
QSM-01121: materialized view, string, is TRUSTED in ENFORCED integrity mode
PLS-01450: This <value expression> contains a nonconforming data type
DRG-11810: Partial Update OK
ORA-12444: policy already applied to table
ORA-13857: Invalid module name
RMAN-06548: connected to auxiliary database: string (DBID=string)
ORA-02244: invalid ALTER ROLLBACK SEGMENT option
ORA-07444: function address string is not readable
PLS-00714: supertypes's AUTHID is DEFINER but supertype and subtype are not in same schema