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: system statistics

Re: system statistics

From: Rene Nyffenegger <rene.nyffenegger_at_gmx.ch>
Date: 11 Oct 2003 10:25:31 GMT
Message-ID: <bm8lqr$k2ulg$1@ID-82536.news.uni-berlin.de>

>
> Sorry,
>
> I was being too casual in my description.
> pname = 'SREADTIM'
> is the row
> pvalue = {milliseconds for a single block read}
>
> When the stats are live, you need to view the
> rows where sname = 'SYSSTATS_MAIN' (I think,
> I'm working from memory) - but there are some
> rows which describe the state of the statistics,
> and some which give the actual values.
>
> In 9.2, the useful pname values are:
> MBRC
> SREADTIM
> MREADTIM
> CPUSPEED (in MHz - but mine is NEVER right)
> SLAVETHR (for throughput)
> ????THR (I can't remember what the principla throughput
> figure is called).
>
> You may find pval2 = 'BADSTAT' (or possibly 'BADSTATS',
> in which case cpu_costing won't be invoked). There is
> also a hidden parameter which can be set to enable/disable
> it - the default value varies from 9.0 to 9.2 I think.

Thanks for the clarification

Rene

-- 
  Rene Nyffenegger
  http://www.adp-gmbh.ch
Received on Sat Oct 11 2003 - 05:25:31 CDT

Original text of this message

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