ORA-14400: inserted partition key does not map to any partition
Cause: An attempt was made to insert a record into, a Range or Composite Range object, with a concatenated partition key that is beyond the concatenated partition bound list of the last partition -OR- An attempt was made to insert a record into a List object with a partition key that did not match the literal values specified for any of the partitions.
Action: Do not insert the key. Or, add a partition capable of accepting the key, Or add values matching the key to a partition specification
ORA-14401
Custom Search


More Oracle errors
PLS-00509Implementation Restriction : Pass a returned record to a temporary identifier before selecting a field
PGU-39102EP number, number, number, string, string, string, string
PLS-01712ANSI does not allow bind variables as INDICATORS
DIA-48412The parameters exceeds the maximum number [string]
KUP-03004absolute end (number) specified with relative start (number) for field string
PGU-41049DEFINE TRANSACTION parameter string previously specified
ORA-02175invalid rollback segment name
EXP-00045Cannot export SYSTEM Tablespace for Point-in-time Recovery or Transportable Tablespace
ORA-19133XQST0073: It is a static error if the graph of module imports contains a cycle (that is, if there exists a sequence of modules M1 ... Mn such that each Mi imports Mi+1 and Mn imports M1), unless all the modules in the cycle share a common namespace
ORA-38603FI including & excluding cursor can only return one column
DRG-12601invalid user datastore procedure name: string
ORA-01271Unable to create new file name for file string
ORA-02755osnfsmcre: cannot create chared memory file ?/dbs/ftt_<pid>.dbf
ORA-41030Session id not specified
ORA-16151Managed Standby Recovery not available
ORA-25962join index prevents multitable insert or merge
ORA-37114OLAP API bootstrap error: (string)
ORA-32576missing TYPE keyword
PLS-00239invalid external type specification for SQLCODE
ORA-01223RESETLOGS must be specified to set a new database name




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-14400inserted partition key does not map to any partition