ORA-14279: index mismatch for tables in ALTER TABLE EXCHANGE SUBPARTITION
Cause: The two tables specified in the ALTER TABLE EXCHANGE SUBPARTITION have indexes which are not equivalent
Action: Ensure that the indexes for the two tables have indexes which follow this rule For every non partitioned index for the non partitioned table, there has to be an identical LOCAL index on the partitioned table and vice versa. By identical, the column position, type and size have to be the same.
ORA-14280
Custom Search


More Oracle errors
NNL-00830Delete requests received: number
ORA-23438missing refresh group template
AMD-00121dimension #string: analytic workspace hierarchy not specified
ORA-47402incorrect evaluation options value for Factor string
RMAN-06907MINIMIZE LOAD option not allowed for the specified input files
ORA-00115connection refused; dispatcher connection table is full
ORA-39800Database version number does not support the load of multiple subtypes.
TNS-02405GMS call failed, check GMS logs.
RMAN-06586no copy of datafile number with tag string found
ORA-12500TNS:listener failed to start a dedicated server process
ORA-12626TNS:bad event type
RMAN-06178datafile number not processed because file is offline
ORA-08189cannot flashback the table because row movement is not enabled
ORA-46054Invalid Namespace specified
ORA-16264invalid value for PREPARE_SERVERS parameter
ORA-39021Database compatibility version string is not supported.
PLS-01466Null strings are not allowed
ORA-34019(MSCGADD03) workspace object is not a LIST PARTITION TEMPLATE.
QSM-00794the statement can not be stored due to a violation of the string filter
PGU-00373cannot allocate memory of size number from toolkit




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-14279index mismatch for tables in ALTER TABLE EXCHANGE SUBPARTITION