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!

materialized view refresh is hanging

2669400Sep 4 2014 — edited Sep 5 2014

i have a materialized view that was created using "ON PREBUILT TABLE" option.  right now, i am having problems issuing a complete refresh to the materialized view.  the dbms_mview.refresh('materialized_view_1','C') is hanging.  i can't drop and recreate the view either because that hangs too.  the view is using a source table from another database so it goes through a database link.  any ideas on what i need to do?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2014
Added on Sep 4 2014
5 comments
2,636 views