Database Utilities (MOSC)

MOSC Banner

invalid triggers after data pump import

edited Oct 21, 2018 5:22AM in Database Utilities (MOSC) 5 commentsAnswered
 version 10.2.0.4

I'm new to Oracle Data Pump and I'm trying to make use of it in a purge routine.  I export the entire table using expdp, drop the table, and then reimport with the query option to pull in only the rows to be kept.

It works great but the only issue is that I have some invalid triggers after the import is complete.  The triggers are not on the table being imported but they are triggers on other tables that are dependents of this table.

They compile just fine but I'm looking for a way around this issue without running a wholesale compile all script after the purge routine runs. 

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