RE: N/w Bottleneck Check under Benchmark Load ?

  • From: Tanel Poder <tanel.poder.003@xxxxxxx>
  • To: "'ORACLE-L'" <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 03 Jun 2008 22:14:34 +0800

Hi Vivek,
 
As I mentioned in the private reply, you need to take two snapshots of
netstat output (over 10 sec interval for example) and calculate delta
between corresponding bytes/sent values (also for bytes received values) to
see whether the TCP traffic is anywhere near your network link bandwidth. If
it is you're experiencing network link bandwidth issue. If it isn't then
it's something else (like wrong TCP buffersize settings but it could also
indicate a bottleneck in your (V)LAN infrastructure) 
 
 
--
Regards,
Tanel Poder
http://blog.tanelpoder.com <http://blog.tanelpoder.com/> 

 



  _____  

From: VIVEK_SHARMA [mailto:VIVEK_SHARMA@xxxxxxxxxxx] 
Sent: Tuesday, June 03, 2008 15:59
To: Tanel Poder; oracle-l@xxxxxxxxxxxxx; mwf@xxxxxxxx; rjamya;
nigel.thomas@xxxxxxxxxxxxxx
Subject: RE: N/w Bottleneck Check under Benchmark Load ?



Folks

 

Following are an AWR snippet & "netstat -f inet -p tcp" O/ps taken under
Peak Benchmark Load period of 5 minutes

 

Does the following indicate Network Bottleneck?

 

Other related posts: