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-29327: unsupported client compatibility mode used when talking to the server
PLS-00550: character set specification is not allowed for this type
ORA-12316: syntax error in database link's connect string
KUP-04052: error processing column string in a row for datafile string
ORA-21710: argument is expecting a valid memory address of an object
ORA-30938: No prefix defined for namespace 'string' (particle string)
ORA-25149: Columns of UROWID type may not be indexed
RMAN-06586: no copy of datafile number with tag string found
ORA-07750: slemcr: fopen failure
ORA-07577: no such user in authorization file
ORA-00294: invalid archivelog format specifier 'string'
ORA-12678: Authentication disabled but required