LFI-00123: Cannot access file Sequentially and Randomly.
Cause: 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.
Action: Choose how you wish to access the file. If you choose random you can still access sequentially by just not using the repositioning functions.
LFI-00124
Custom Search


More Oracle errors
ORA-19665size string in file header does not match actual file size of string
ORA-10865Control tracing of notification operations
NNL-00257Server-generated requests currently require authoritative answers
RMAN-02002unexpected end of input file reached
ORA-55564string is not a valid transaction id
ORA-29877failed in the execution of the ODCIINDEXUPDATE routine
ORA-25238too many recipients specified for message destination string
ORA-56511DRCP: Cross instance synchronization failed
ORA-14661row movement must be enabled
QSM-00770the specified workload string is already referenced by task string
ORA-33558(LOCKCHECK01) The status or contents of the workspace object dimension cannot be changed while the LOCK_LANGUAGE_DIMS option is set to value.
QSM-00758the specified parameter string is not valid for workload string
ORA-14157invalid subpartition name
ORA-02714osnpwr: message send failure
ORA-02834Server unable to open file
LPX-00311unsupported feature: ~s
LSX-00252invalid union "~S"
ORA-02447cannot defer a constraint that is not deferrable
RMAN-05026WARNING: presuming following set of tablespaces applies to specified point in time
ORA-38746error occurred while restoring data block (file# string, block# string)




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
LFI-00123Cannot access file Sequentially and Randomly.