Re: query performance - getting started

From: Timo Raitalaakso <rafu_at_iki.fi>
Date: Thu, 7 Apr 2011 22:13:34 +0300
Message-Id: <D261F3D3-5E68-42E7-87EC-93B611EAF591_at_iki.fi>


Do you have partitioning available? Take a look on partition change tracking and PCT refresh.

Timo Raitalaakso
http://rafudb.blogspot.com

<Joel.Patterson_at_crowley.com> kirjoitti 7.4.2011 kello 15.50:

>
> Query performance continued.
>
> We have a very complicated Materialized view, and a view that utilizes the MV. We cannot use Fast refresh – a complete refresh is necessary. The app can decide when the view is refreshed, and can execute dbms_refresh when necessary.
>
> Essentially all records are truncated, and the view is rebuilt as part of the complete refresh. So, is this just as easy, efficient as any other method such as Temp tables, Truncating a permanent table and re-inserting, or other?
>
>
> Moving forward,
>
> JP
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Apr 07 2011 - 14:13:34 CDT

Original text of this message