Datapump Import Getting Error ORA-26017 But There Are No Global Indexes On That Table
(Doc ID 2127650.1)
Last updated on OCTOBER 09, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
On Datapump import (IMPDP) we are getting error ORA-26017 on the table import.
ORA-31693: Table data object "<OWNER>"."<TABLE_NAME>":"<PARTITION>" failed to load/unload and is being skipped due to error:
ORA-02354: error in exporting/importing data
ORA-26017: global indexes not allowed for direct path load of table partition "<OWNER>"."<TABLE>"
ORA-02354: error in exporting/importing data
ORA-26017: global indexes not allowed for direct path load of table partition "<OWNER>"."<TABLE>"
But there is no global indexes on that table:
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 |