| Creating and refreshing materialized view group from another schema [message #571594] |
Tue, 27 November 2012 16:01  |
infinitenumbers
Messages: 33 Registered: November 2010
|
Member |
|
|
Hi all,
I have a list of materialized views in schema A. I want to create a refresh group and then refresh it from Schema B (Dynamically-run time based on some criteria). What Grants are necessary on schema B in order for it to be able to create and refresh the groups on Materialized views in Schema A.
I know that one of the Options is to, GRANT ALTER ANY MATERIALIZED VIEW as a SYS user. But I do not have any SYS privileges. I want to know is there any alternative method to this.
I did lot of Google search on this topic but all the options I found need SYS privileges.
Your help is much appreciated.
Thanks,
shilpa
|
|
|
|
|
|
|
|
|
|