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 -> REPOST: Re: Interesting warehouse design challenge (long)

REPOST: Re: Interesting warehouse design challenge (long)

From: markoos <no_at_spam.com>
Date: Sat, 26 Jan 2002 13:10:22 GMT
Message-ID: <9$--$%%%%--%_%$-%$@news.noc.cabal.int>


1 mat. view for each clause is great if they are stagnant, but we unfortunately have the requirement that they can change during the day.

It's 700,000 records. How can I know how big to increase the size of the SGA to fit the whole thing?

Thanks for your help.

-M

"Keith Boulton" <kboulton_at_ntlworld.com> wrote in message news:VGv48.26592$Ph2.4700925_at_news2-win.server.ntlworld.com...
> I don't know too much about it, but could you not build a materialised
view
> for each where clause and refresh it each time the main data is refreshed.
I
> did something similar recently and it improved performance enormously,
> althouh it eventually turned out to be unnecessary ( improving run-time
from
> .3 seconds to 0.02 doesn't seem worthwhile).
>
> How big is the table? You may find that you can increase the size of the
SGA
> to hold the entire table - in one case, I got a 10-fold performance
> improvement from this.
>

This message was cancelled from within The Unacanceller's glorious new software, Lotus 1-2-3 For Rogue Cancellers. Received on Sat Jan 26 2002 - 07:10:22 CST

Original text of this message

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