Database Utilities (MOSC)

MOSC Banner

IMPDP DATA_OPTIONS=SKIP_CONSTRAINT_ERRORS suppress row wise details

Hi Expert,

I am loading High volume of Data with FK option ( meant only load Parent records are found).

And using DATA_OPTIONS=SKIP_CONSTRAINT_ERRORS to continue the impdp. This may return 1 or 2 billion records with the FK constraint errors which fills the log file. is there any option / workaround to avoid the row wise details to be suppressed ( NOLOGFILE=YES is not option for me as I need a log files to be shared ).

Example , ok to have the below summary but not the detailed one in the below.

872 row(s) were rejected with the following error:
ORA-00001: unique constraint (CONS_TEST_TABLE) violated

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