DataPump Export (EXPDP) Reports ORA-942 Even If Table Exists
(Doc ID 1371613.1)
Last updated on JANUARY 30, 2022
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 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 performing a DataPump export (full, schema or table levels) you received:
ORA-31693: Table data object "<table owner>"."<table name>" failed to load/unload and is being skipped due to error:
ORA-00942: table or view does not exist
ORA-00942: table or view does not exist
- the mentioned table exists at export time and is not deleted during export
- the table is accessible by the user performing the export
- select from table is successful
By setting:
Changes
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 |