Particular Tigger exclude using DBMS_DATAPUMP export in SCHEMA mode, how?
DanielDNov 6 2008 — edited Nov 6 2008Hi,
Is it possible to specify exclude filter for particular object type and name (TRIGGER, name = TRG_CHECK)
when DBMS_DATAPUMP export in SCHEMA mode is used?
If yes, how? (I could not find any examples).
Thanks.