Database - RAC/Scalability (MOSC)

MOSC Banner

UDP Buffer Sizes in RAC

edited Sep 5, 2010 4:40PM in Database - RAC/Scalability (MOSC) 3 commentsAnswered
Hi
on our 2 node 10g R2 RAC database, we are seeing high waits for "gc cr multi block request "
Besides, full table scans, other suspected candidate is the UDP settings in the sysctl.conf file

we have the following settings in place

more /etc/sysctl.conf |grep net.core
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 262144


How do we know if these settings are OK or if should bump these up? If we should bump these up, what values we should use?

thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center