impdp raises errors ORA-39342 ORA-00439 ORA-39083
Database Version: SE2 19.24.0.0.0
O/S :Windows Server 2019
impdp username/password@TNSNAME FULL=Y DUMPFILE=DATA.dmp DIRECTORY=DB_BACKUP_DIR LOGFILE=DATA_impdp.log
The following errors were reported in the log file:
===============================
Processing object type DATABASE_EXPORT/NORMAL_OPTIONS/TABLE
ORA-39342: Internal error - failed to import internal objects tagged with AUDIT_TRAILS due to ORA-00439: feature not enabled: Partitioning
ORA-39083: Object type TABLE:"AUDSYS"."AMGT$DP$AUD$UNIFIED" failed to create with error:
Failing sql is:
CREATE TABLE "AUDSYS"."AMGT$DP$AUD$UNIFIED"………
===============================
I suspect this is bug #31008542 (Doc ID:31008542.8)
I tried to apply patch 31008542(latest released: Sun Mar 23 23:49:00 2025),