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
PROT-00006The specified import file cannot be found
ORA-19236XQST0016 - module declaration or import not supported
ORA-07458cannot set the RESOURCE_MANAGER_PLAN parameter
TNS-01177Log Status is OFF. Log file/directory unchanged
NNL-00981Timeouts, server not responding: number
RMAN-08050cataloged datafile copy
ORA-07250spcre: semget error, unable to get first semaphore set.
ORA-08330Printing not supported
ORA-04016sequence string no longer exists
RMAN-00600internal error, arguments [string] [string] [string] [string] [string]
ORA-38909DML Error logging is not supported with BATCH ERROR mode
ORA-16248RFS connections not permitted during Terminal Apply
ORA-07751slemcr: malloc failure
ORA-53055empty data model table
ORA-38422invalid datatype for the attribute: string
ORA-14102only one LOGGING or NOLOGGING clause may be specified
ORA-28038disallow O2LOGON
ORA-22291Open LOBs exist at transaction commit time
ORA-16169LGWR network server invalid parameters
ORA-30736objects in a table or view hierarchy have to be in the same schema




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