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: AQ streams expected performance in 10gr2

Re: AQ streams expected performance in 10gr2

From: Joel Garry <joel-garry_at_home.com>
Date: 3 May 2006 14:53:32 -0700
Message-ID: <1146693212.603407.186640@j73g2000cwa.googlegroups.com>


What are the waits showing?

Try cutting your sga down to 1.2, perhaps you are spending too much time checkpointing. Alert log show anything? Hot blocks in those dequeue tables? Maybe you can split them into alternate buffer pools
(the idea being that the cpu usage comes from oracle continuously
shuffling things about in the default pool, so it has to burn cpu to calculate that and wait while that happens, so moving them lets the other tables things go on). What does top say those cpu's are doing?

(The Tuning Oracle at the Block Level download at tusc.com might help
you see where I'm coming from on this.)

jg

--
@home.com is bogus.
The Tony Soprano vision of networking:
http://www.slate.com/id/2140850/fr/rss/
Received on Wed May 03 2006 - 16:53:32 CDT

Original text of this message

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