Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Advanced Materlized view is not updating data

Re: Advanced Materlized view is not updating data

From: Jining Han <jining.han_at_gmail.com>
Date: 8 Nov 2005 17:33:19 -0800
Message-ID: <1131499999.049015.123790@g49g2000cwa.googlegroups.com>


You can test it using SQLPLUS and see what happens:

SQL>set serverout on
SQL>exec dbms_snapshot.refresh('MV_NAME', 'F') Received on Tue Nov 08 2005 - 19:33:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US