materialized view complete refresh much slower than recreate
893411Mar 27 2012 — edited Mar 27 2012hi!
we are using materialized view for our DWH, which we refresh daily on demand and full. I notice that after some time refreshing the materialized view takes very long (1h), while recreating the materialized view and refreshing it at the same time just takes some minutes. The result ist exactly the same.
Can someone explain me why this is the case? And is there a better way to recreate the materialized view than copying and executing the entire SQL statement?
thanks for your help!
Edited by: 890408 on Mar 26, 2012 11:29 PM