Excluding materialized views from an data pump export
671951Dec 29 2011 — edited Dec 29 2011Hello,
I am using Oracle11g version 11.1 RAC on Linux
I am trying to eliminate materialized views from a data pump schema export. I have used EXCLUDE=MATERIALIZED_VIEW in the
parameter file. The materialized view isn't exported, but the table associated with the view is still exported. Does anyone know how to eliminate those?
Thank you,
Richard