Re: Private Interconnect Monitoring
Date: Wed, 12 Oct 2011 20:06:14 -0700 (PDT)
Message-ID: <1318475174.43078.YahooMailNeo_at_web161206.mail.bf1.yahoo.com>
Riyaz
Checking your article (http://orainternals.wordpress.com/2009/06/20/rac-parallel-query-and-udpsnoop/) and found that one of the recommendation is PARALLEL_INSTANCE_GROUP.What is best way to check and your expert view on it.
Sanjay
From: Riyaj Shamsudeen <riyaj.shamsudeen_at_gmail.com> To: smishra_97_at_yahoo.com
Cc: "oracle-l_at_freelists.org" <oracle-l_at_freelists.org> Sent: Wednesday, October 12, 2011 5:09 PM Subject: Re: Private Interconnect Monitoring
Sanjay
AWR report is a good starting point. x$ksxp_client / dba_hist_ic_client_stats / dba_hist_ic_device_stats are some of the views that you can query to get interconnect traffic at client/device level.
But, you really have to start in AWR report to understand global cache workload. Then decide if your interconnect hardware is handling the traffic well or not. Since PQ workload is captured in x$ksxp_client from 11g onwards, you could use dba_hist_ic_client_stats view to differentiate workload at client level.
Of course, at OS level, netstat can be used. In Solaris, I like the script netstatMulti in this page:http://developers.sun.com/solaris/articles/kstat_part2.html
Cheers
Riyaj Shamsudeen
Principal DBA,
Ora!nternals - http://www.orainternals.com - Specialists in Performance, RAC and EBS11i
Blog: http://orainternals.wordpress.com
OakTable member http://www.oaktable.com
Co-author of the books: Expert Oracle Practices, Pro Oracle SQL, Expert PL/SQL Practices
On Wed, Oct 12, 2011 at 3:14 PM, Sanjay Mishra <smishra_97_at_yahoo.com> wrote:
Can someone share the scripts which can be used to monitor the Private Interconnects on SQL/OS side for RAC environment
>
>TIA
>Sanjay
>
>
>--
>http://www.freelists.org/webpage/oracle-l
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Oct 12 2011 - 22:06:14 CDT