DataPump Import Very Slow on Large Databases When Using SYSDBA for Import User
(Doc ID 2178916.1)
Last updated on MAY 18, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database 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
When using DataPump Import on very large databases with many objects, the performance is very slow when the import user has the SYSDBA privilege, such as when using '/ AS SYSDBA'. Analysis shows that an update statement on the DataPump master table (e.g. SYS_IMPORT_FULL_01) is proceeding very slowly due to full table scans on this table. Indexes which should normally be created to support this table are not present.
Changes
NONE
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 |