| DBMS_refresh group [message #297312] |
Thu, 31 January 2008 01:50  |
bibber Messages: 15 Registered: August 2006 |
Junior Member |
|
|
Hi,
we have a refresh group for multiple materialized views. For maintenance purposes, I have dropped a mview and created it again (using a different statement) with the exact same name.
When I execute the refresh group, the new mview is not updated. Does this have to do with privileges and how can I add the mview to the refresh group again (where can I find which mviews are in the refresh group)?
thank you
|
|
|
|
| Re: DBMS_refresh group [message #297353 is a reply to message #297312 ] |
Thu, 31 January 2008 04:04   |
bibber Messages: 15 Registered: August 2006 |
Junior Member |
|
|
|
I can see the mview in user_refresh_children, but with the wrong settings. Is there an 'ALTER MATERIALIZED VIEW' statement to change these refresh settings?
[Updated on: Thu, 31 January 2008 04:04]
|
|
|
|