ORA-14165: MODIFY DEFAULT ATTRIBUTES FOR PARTITION may not be combined with other operations
Cause: ALTER TABLE or ALTER INDEX statement attempted to combine MODIFY DEFAULT ATTRIBUTES OF PARTITION with some other operation (e.g. ADD PARTITION or PCTFREE) which is illegal
Action: Ensure that MODIFY DEFAULT ATTRIBUTES is the sole operation specified in ALTER TABLE or ALTER INDEX statement; operations other than those dealing with partitions, default attributes of partitioned tables/indices or specifying that a table be renamed (ALTER TABLE RENAME) may be combined at will
ORA-14166
Custom Search


More Oracle errors
PLS-00568cannot access rows from a non-nested table item
ORA-32848foreign queue DOMAIN required for JMS unified connections
ORA-21602operation does not support the specified typecode
ORA-07594spiip: $GETJPIW failure
ORA-13140invalid target type
ORA-01168physical block size string does not match size string of other members
DRG-10860All expressions under the same WITHIN must use the same predefined scoring component
NZE-29119Cannot import certificate.
ORA-14128FOREIGN KEY constraint mismatch in ALTER TABLE EXCHANGE PARTITION
ORA-06267NETNTT: bad state
ORA-00280change string for thread string is in sequence #string
ORA-24330internal OCI error
DIA-48912The specified trace filename is too long
ORA-161940
DIA-48111error encountered while attempting to release a file lock [string]
ORA-04015ascending sequences that CYCLE must specify MAXVALUE
ORA-26806Remote database could not support combined capture and apply optimization.
ORA-54033column to be modified is used in a virtual column expression
ORA-24324service handle not initialized
ORA-12342open mounts exceeds limit set on the OPEN_MOUNTS parameter




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-14165MODIFY DEFAULT ATTRIBUTES FOR PARTITION may not be combined with other operations