Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Sampling V$SESSTAT
"MacGregor, Ian A." wrote:
>
> I want to start sampling this table, however collecting data on the 200+ statistics for each session would produce a prohibitively large result. I'm trying to pare the 225 statistics to something more reasonable, but I cannot decide which ones to discard and which to record.
>
> Does anyone have a listing of the most useful statistics that they would like to share?
>
> Ian MacGregor
> Stanford Linear Accelerator Center
> ian_at_SLAC.Stanford.edu
Out of the top of my head :
db block gets
consistent gets (both summed up to get the logical gets)
CPU used by this session
memory sorts
disk sorts
I guess that this and session events should give a reasonably fair idea of who are the big users.
-- Regards, Stephane Faroult Oriole Software -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Stephane Faroult INET: sfaroult_at_oriole.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Sep 05 2002 - 14:54:03 CDT
![]() |
![]() |