ORA-42009, ORA-12008 and ORA-1 Errors While Synchronizing Interim Table
(Doc ID 1581009.1)
Last updated on FEBRUARY 24, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Online redefinition failing with the following errors
BEGIN DBMS_REDEFINITION.SYNC_INTERIM_TABLE('"PIN01"', '"EVENT_T"', '"EVENT_T$REORG"'); END;
*
ERROR at line 1:
ORA-42009: error occurred while synchronizing the redefinition
ORA-12008: error in materialized view refresh path
ORA-00001: unique constraint (PIN01.I_SNAP$_EVENT_T$REORG) violated
ORA-06512: at "SYS.DBMS_REDEFINITION", line 123
ORA-06512: at "SYS.DBMS_REDEFINITION", line 1597
ORA-06512: at line 1
Interim table and original table are in Big file Tablespace
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |