Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Refresh Materialized View

yxes2013May 21 2013 — edited May 21 2013
Hi all,

10g

I have lots of materialized views and I want to refresh it manually every weekend (Sunday).

I tried :

SQL> refresh materialize view model_type_mv;
SP2-0734: unknown command beginning "refresh ma..." - rest of line ignored.


I am missing something?

Thanks a lot,

zxy
This post has been answered by Mahir M. Quluzade on May 21 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 18 2013
Added on May 21 2013
4 comments
955 views