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
OCI-31197Error in processing file string
ORA-44821Number of classifiers is too large
ORA-29273HTTP request failed
RMAN-10035exception raised in RPC: string
ORA-16237SGA specified for Logical Standby is too small
ORA-38139concurrent DDL Error in load plans operation
NID-00441All previous backups and archived redo logs for this database are unusable.
ORA-40103invalid case-id column: string
ORA-12680Native services disabled but required
NNL-00957Name nodes created: number
TNS-00046INTCTL: Could not contact the CMANAGER on address
ORA-24437OCIStmtExecute called before OCIStmtPrepare2.
ORA-14082new partition name must differ from that of any other partition of the object
ORA-08342sropen: failed to open a redo server connection
ORA-26815Error from Apply Network Receiver for Apply "string" and Capture "string".
ORA-32100operation invalid on transient object
TNS-12662proxy ticket retrieval failed
ORA-42009error occurred while synchronizing the redefinition
ORA-06549PL/SQL: failed to dynamically open shared object (DLL): string:string
ORA-36201(XSAGGR35) Cannot aggregate workspace object(partition workspace object) because the subpartition is itself partitioned.




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.