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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: RAC 10.2.0.3

Re: RAC 10.2.0.3

From: Frits Hoogland <frits.hoogland_at_gmail.com>
Date: Thu, 15 Nov 2007 11:51:04 +0100
Message-ID: <fbb8fbcd0711150251m5c24420fjf54c9f74a839b785@mail.gmail.com>


Hi Ujang!

You are talking in resolutions, whilst I feel you haven't found (or described in the mail) what is or are your problems. Also, can you elaborate on 'some'? is the 'some' meaning 'problematic' (so resolution is needed at any costs), or is 'some' meaning 'nice to have' (meaning you can see waits, but the enduser doesn't experience long waits)

GCS means global cache service. Can you specify the exact locks?

Cache buffers chains is a latch wait, which essentialy means you have contention on latches in a instance, so that isn't RAC related (roughly, I do not know if RAC involves more cache buffers chains latching)

On the other hand you are describing high disk utilization waits, which would give you entirely other waits if your database is waiting on that.

Node evictions occur if the cluster manager can not update the voting disk and/or it can not respond in time using the network to the other cluster managers, so it doesn't appear to be healthy, so it is STOMITH'ed. The logfile of the cluster manager will indicate if it's the networking part or the voting disk which resulted in eviction.

After you've specified the exact reasons for your problems (and order the problems in importance) I would try to work out a resolution.

frits
On Nov 15, 2007 6:11 AM, Ujang Jaenudin <ujang.jaenudin_at_gmail.com> wrote:
> all,
>
> i have 2 nodes RAC 10.2.0.3 on UX
> in 8k blocksize, what is the best MTU size to be set? should I set 8k too?
>
> I have the problem with high disk utilization, which causing node eviction,
> the FC is multipathing, so how is the good setting on misscount??
>
> about this parameter, how can help me???
> because user experiencing some locks on gcs, cache buffer chains, etc.
>
> _gc_affinity_time=0
> _gc_undo_affinity=false
> _gc_affinity_limit=100000
> _gc_affinity_minimum=1000000
>
>
> --
> regards
> ujang
> jakarta - indonesia
> http://ujang-id.blogspot.com
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Nov 15 2007 - 04:51:04 CST

Original text of this message

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