ORA-14099: all rows in table do not qualify for specified partition
Cause: There is at least one row in the non partitioned table which does not qualify for the partition specified in the ALTER TABLE EXCHANGE PARTITION
Action: Ensure that all the rows in the segment qualify for the partition. Perform the alter table operation with the NO CHECKING option. Run ANALYZE table VALIDATE on that partition to find out the invalid rows and delete them.
ORA-14100
Custom Search


More Oracle errors
LFI-00129Invalid option string were specified on an input only file.
ORA-07511sscggtl: $enq unexpected return for master termination lock
ORA-07758slemcw: invalid handle
ORA-02145missing STORAGE option
PCB-00726Number of outlines has exceeded the limit
LPX-00303attribute value "~S" not expected for ~S
ORA-13215window object is out of range
ORA-13065cannot delete a child layer with a parent layer
ORA-14618cannot drop the last value of subpartition
PGA-20920unexpected request-to-send received
ORA-06737TLI Driver: connection failed
PCC-02432Cannot open an external LOB (BFILE) in READ WRITE mode
ORA-15091operation incompatible with open handle in this session
ORA-13464error loading GeoRaster data: string
ORA-31605the following was returned from string in routine string: LPX-number: string
ORA-00208number of control file names exceeds limit of string
RMAN-03039Spooling for log turned off
ORA-06622LU6.2 Driver: Unable to attach to SNA
DRG-13601Syntax error in the order attribute
ORA-02255obsolete 7.1.5




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
ORA-14099all rows in table do not qualify for specified partition