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

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle Performance Issue

Re: Oracle Performance Issue

From: chao_ping <zhuchao_at_gmail.com>
Date: 9 Sep 2005 21:32:09 -0700
Message-ID: <1126326729.083547.240490@g14g2000cwa.googlegroups.com>


with MVIEW, you have to have that group by? for group by , fast refresh maybe does not work.

So every dml on that table result a delete the mv and full refresh of that mv.
That's terrible!

Do you mean high version oracle support fast refresh on "COMPLEX" SQL? Received on Fri Sep 09 2005 - 23:32:09 CDT

Original text of this message

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