DataPump Export (EXPDP) Raises ORA-1 On WRI$_ALERT_THRESHOLD When Performing Full Export
(Doc ID 1341414.1)
Last updated on JANUARY 15, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.5 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud 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
Information in this document applies to any platform.
Symptoms
DataPump export (EXPDP) in a newly created database fails with:
Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PROCOBJ
ORA-39127: unexpected error from call to export_string := <STRING>
ORA-00001: unique constraint (SYS.WRI$_ALERT_THRESHOLD_PK) violated
ORA-06512: at "SYS.DBMS_SERVER_ALERT", line 190
ORA-06512: at "SYS.DBMS_SERVER_ALERT_EXPORT", line 132
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_METADATA", line 5788
Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/POST_SYSTEM_ACTIONS/PROCACT_SYSTEM
ORA-39127: unexpected error from call to export_string := <STRING>
ORA-00001: unique constraint (SYS.WRI$_ALERT_THRESHOLD_PK) violated
ORA-06512: at "SYS.DBMS_SERVER_ALERT", line 190
ORA-06512: at "SYS.DBMS_SERVER_ALERT_EXPORT", line 132
ORA-06512: at line 1
ORA-06512: at "SYS.DBMS_METADATA", line 5788
Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/POST_SYSTEM_ACTIONS/PROCACT_SYSTEM
Changes
A new temporary tablespace has been created.
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 |
Changes |
Cause |
Solution |
References |