dbTalk Databases Forums  

Materialized View

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Materialized View in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
The Magnet
 
Posts: n/a

Default Materialized View - 05-05-2011 , 03:05 PM






Hi,

Can I do a complete refresh of a materialized view if the view exists
on a remote database? I tried doing it via the db link but the the
famous:

exec DBMS_MVIEW.REFRESH('ecom_orders_mv@engine','C')

ERROR at line 1:
ORA-20000: ORA-00979: illegal reference to remote database
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2255
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2461
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2430
ORA-06512: at line 1

Any thoughts?

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.