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
LSX-00201contents of "~S" should be elements only
CLST-02903unable to allocate string bytes of memory at location: string
PCB-00237Declaration of "string" cannot have a level number greater than 48
ORA-12646Invalid value specified for boolean parameter
DRG-51803failed to open file: %(1)
ORA-13710Parameter "string" must have a higher value than parameter "string". The values supplied were "string" and "string" respectively.
PLS-00603GROUPING function supported only with GROUP BY CUBE or ROLLUP
ORA-29509incorrectly formed Java binary class definition
DIA-49425File inside ADR not allowed
ORA-09744smsget: mmap returned an error.
RMAN-08140channel string: starting validation of datafile
ORA-00409COMPATIBLE needs to be string or higher to use AUTO SEGMENT SPACE MANAGEMENT
ORA-07258spdcr: fork error, unable to create process.
ORA-27078unable to determine limit for open files
NZE-29239the cryptographic engine could not initialize the algorithm
ORA-24079invalid name string, names with AQ$_ prefix are not valid for string
NNL-00562unregister <name> [-d<address>] [-l<listener_name>] : unregister an object with Oracle Names
SQL*Loader-00901Error logging on to ORACLE:
ORA-09745smscre: vm_allocate error, unable to create shared memory.
ORA-31056The document being inserted does not conform to string




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