Create Materialized View takes very long
Hi All,
As part of ETL job, we run the procedure which drops & recreates the materialized view which takes more 7 hrs.
Unfortunately, am unable to find the sql id of this create materialized command as i could find only sql id of procedure which is executing this mv.
I could not tune the sql id of procedure, not sure how to trace the create materialized view sql id and see what is current execution plan and see if we can tune
Can some body quickly help me on this???
DB Version: 10.2.0.4
Thanks
0