Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> PGA/UGA and ps gv
List,
(AIX 433 oracle 816, NO MTS)
> i have been trying to get the memory requirements of oracle processes
> but a few questions...
>
> i'm trying to trace a single session's memory requirements...
> from v$sesstat i get..
>
> session pga memory 19516252
> session pga memory max 19516252
> session uga memory 354428
> session uga memory max 447628
>
> i do a ps gv |grep pid and get the following...
>
> SIZE RSS LIM TSIZ TRS %CPU %MEM COMMAND
>
> 20224 11672 xx 41565 10384 0.5 1.0 oracleRT
>
> my question is... how to map the values from the ps command to the
> statistics from sesstat ??
>
> other SGA stats...
>
> Fixed Size 64644
> Variable Size 25223168
> Database Buffers 81920000
> Redo Buffers 1032192
>
> regards,
> rahul
>
>
>
>
>
>
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rahul INET: rahul_at_ratelindo.co.id 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 Mar 01 2001 - 23:08:58 CST
![]() |
![]() |