LFI-00122: Can only delete a file if we create it.
Cause: The delete file flag was specified for a file that was not created by this file operation. The ability to delete a file is not portable. As such the only deletion that is allowed by this package is if we know we want to delete the file when we create it.
Action: You can only delete a file that you create. If you need to delete a file that you do not create then you will have to find another means of doing so.
LFI-00123
Custom Search


More Oracle errors
RMAN-06416PROXY ONLY was specified and some files could not be proxy copied
ORA-25155column used in NATURAL join cannot have qualifier
ORA-06558buffer in dbms_pipe package is full. No more items allowed
ORA-12234TNS:Redirect to destination
NZE-28772invalid file ID
PLW-05015implementation restriction - too many debug records
ORA-23427deferred purge queue argument string out of range
CLST-02904failure string in SCLS API at string
ORA-13905Critical or warning threshold have incorrect values
OCI-19200Invalid column specification
RMAN-07000List of SPFILE Backups
ORA-28505cannot get non-Oracle system capabilities from string
EVM-00304Configuration error in file string, line number
PROC-00029Error in logging layer
ORA-19129XQST0069: A static error is raised if a Prolog contains more than one empty order declaration
RMAN-06495must explicitly specify DBID with SET DBID command
LPX-01067[XQST0067] Repeated construction declaration
CLSS-00102initialization failure: [string] [string] [string] [string] [string] [string]
TNS-00519Operating system resource quota exceeded
ORA-00116SERVICE_NAMES name is too long




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-00122Can only delete a file if we create it.