Truncated DDL Resulting from Data Pump Import (IMPDP) with REMAP_TABLE and SQLFILE
(Doc ID 2887090.1)
Last updated on SEPTEMBER 22, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
After a Data Pump Import (IMPDP) with the REMAP_TABLE and SQLFILE parameters, the resulting script contains incorrect CREATE INDEX statements that end with:
This also is evident in the OBJECT_GRANT statements, and only when the remapped table_name is longer than the original table_name.
If the REMAP_TABLE parameter isn't used, the "PARALLEL <Value>;" clause is correctly included.
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 |