ORA-19728: data object number conflict between table string and partition string in table string
Cause: The non-partitioned table has the same data object number as one of the partitions in the partitioned table. One can not exchange the table with the partition in this case.
Action: Use "alter table move partition" command to move the offending partition, so that the partition will get a new data object number. Retry the operation then.
ORA-19729
Custom Search


More Oracle errors
ORA-12660Encryption or crypto-checksumming parameters incompatible
ORA-01081cannot start already-running ORACLE - shut it down first
ORA-14004missing PARTITION keyword
DRG-50101CORE LEM error: string
ORA-01109database not open
PLS-01702Illegal syntax in COMMIT WORK statement
ORA-44806Extra classifiers are present in list
ORA-32004obsolete and/or deprecated parameter(s) specified
RMAN-06280Report of obsolete backups and copies
ORA-14762Domain index creation on interval partitioned tables is not permitted
DIA-48900Illegal Input Argument [string]
ORA-19232XQST0012 - imported schemas violate validity rules
SQL*Loader-00287No control file name specified.
ORA-25445invalid column number: string for table alias: string
ORA-47305Rule Set violation on string (string)
ORA-24388Unsupported functionality in fast path mode
ORA-33270(DBERR05) Analytic workspace string already exists.
IMG-00524mismatched quotes
PGU-41022invalid PKGCALL parameter
ORA-09824Unable to enable allowmacaccess privilege.




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-19728data object number conflict between table string and partition string in table string