ORA-14643: Hakan factor mismatch for tables in ALTER TABLE EXCHANGE PARTITION
Cause: Either records_per_block has been minimized for one of the tables to be exchanged, but not the other, or the hakan factors for the tables to be exchanged are not equal.
Action: If records_per_block has been minimized for one of the tables, but not the other, either perform alter table with the NOMINIMIZE RECORDS_PER_BLOCK option for both tables, or perform alter table with the MINIMIZE RECORDS_PER_BLOCK for both tables. If the hakan factors do not match perform alter table with the NOMINIMIZE RECORDS_PER_BLOCK option for both tables.
ORA-14644
Custom Search


More Oracle errors
PLS-00641INTO clause not allowed for this SELECT statement
TNS-12229TNS:Interchange has no more free connections
ORA-06011NETASY: dialogue too long
RMAN-06011invalid level specified: number
ORA-30969invalid syntax for PARAMETERS
ORA-09708soacon: failed to bind socket to port.
ORA-14509specified VALIDATE INTO table form incorrect
ORA-26023index string.string partition string was made unusable due to:
ORA-24383Overflow segment of an IOT cannot be described
DRG-12228maximum number of field sections (string) exceeded
DIA-48315ADR unavailable
ORA-29260network error: string
TNS-12539TNS:buffer over- or under-flow
PLS-01450This <value expression> contains a nonconforming data type
PCB-00319EXEC ORACLE statements are an Oracle extension
ORA-33291(DBERRSYNC) Analytic workspace string cannto be attached RW until a RESYNC command has brought it up to the current generation.
ORA-25140string space policy cannot be specified for the string extent management
ORA-36154(XSMXAGGR01) workspace object is not a data variable.
DRG-52207the specified attribute does not exist: string
ORA-10244make tranids in error msgs print as 0.0.0 (for testing)




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-14643Hakan factor mismatch for tables in ALTER TABLE EXCHANGE PARTITION