Database Utilities (MOSC)

MOSC Banner

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:

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center