Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> MView data problem
Hi All,
I have a mview(Materialized View) that i refresh ONDEMAND. This Mview takes 15 minutes in refresh as it involves a complex query and lots of data in master table. But as soon as the refresh starts old data gets deleted from the mview and there is no data in mview untill the refresh is complete. As i m querying the mview in my scripts i get no data if some request is sent during that refresh interval. Can we keep this old data untill new data gets populated? Or is there anyway that we can reduce this time period for which there is no data in mview?
Thanks in advance
Manoj Ahuja
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jun 03 2003 - 08:19:39 CDT