Datapump transform=disable_archive_logging:y did not work
Oracle 19c : Release 19.0.0.0.0 - Production on Wed Jan 31 10:13:30 2024 Version 19.21.0.0.0
OS Version: RHEL 7.8
xx.par content:
directory=SCHEMA_IMPORT DUMPFILE=xx_%U.dmp,LOGFILE=xx.log SCHEMAS=xx DATA_OPTIONS=SKIP_CONSTRAINT_ERRORS transform=disable_archive_logging:y PARALLEL=32
=======================================================
PROBLEM:
When we ran the import, we noticed that archive logging was happening despite we fact that we expected the parameter setting transform=disable_archive_logging:y would turn off logging on tables and indexes of schema being imported.
Note: We did drop and recreated the schema being imported before starting the import. The only objects created when we recreated the schema were the sequences. That did generate errors in the import log such as: