Skip to Main Content

SQL & PL/SQL

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!

Manually refresh materialized view.

AceNoviceSep 1 2011 — edited Sep 1 2011
Hi All,

I have created a materilized vieww which i need to refresh before my load proess starts. One way is to include refresh clause in Materialized view.

But my requirement is to use shell script. Shell script will execute command to refresh Materilized view. Up on successfully completion, shell script will generate indicator file and based on indicator file, my load process will start.

Can someone help me what is the command to manually refresh materialized view?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 29 2011
Added on Sep 1 2011
1 comment
406 views