dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

pgastat oracle 9i - Oracle

This is a discussion on pgastat oracle 9i - Oracle ; hello, My pga is NAME VALUE UNIT -------------------------------------------------- ---------- ------------ aggregate PGA target parameter 2516582400 bytes aggregate PGA auto target 2254629888 bytes global memory bound 2.5770E+11 bytes total PGA inuse 11438080 bytes total PGA allocated 57204736 bytes maximum PGA allocated ...


Home > Database Forum > Oracle Database > Oracle > pgastat oracle 9i

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 10-08-2009, 12:08 AM
Database Newbie
 
Join Date: Oct 2009
Posts: 2
zainalabidin is on a distinguished road
Default pgastat oracle 9i

hello,

My pga is


NAME VALUE UNIT
-------------------------------------------------- ---------- ------------
aggregate PGA target parameter 2516582400 bytes
aggregate PGA auto target 2254629888 bytes
global memory bound 2.5770E+11 bytes
total PGA inuse 11438080 bytes
total PGA allocated 57204736 bytes
maximum PGA allocated 2007343104 bytes
total freeable PGA memory 8912896 bytes
PGA memory freed back to OS 1.4018E+11 bytes
total PGA used for auto workareas 0 bytes
maximum PGA used for auto workareas 1458939904 bytes
total PGA used for manual workareas 0 bytes

NAME VALUE UNIT
-------------------------------------------------- ---------- ------------
maximum PGA used for manual workareas 1591296 bytes
over allocation count 0
bytes processed 2.9581E+11 bytes
extra bytes read/written 1.9448E+11 bytes
cache hit percentage 60.33 percent


From above statistics its show i have a problem with cahche hit percentage.

When i query my count percentage, its shows below statistics,
PROFILE CNT PERCENTAGE
-------------------------------------------------- ---------- ----------
workarea executions - optimal 48957 100
workarea executions - onepass 149 0
workarea executions - multipass 19 0

from my second query looks like my pga ok right?;


TARGET_SIZE_MB BYTES_PROCESSED EST_RW_EXTRA_BYTES EST_HIT_PCT EST_OVERALLOC
-------------- --------------- ------------------ ----------- -------------
300 2.9581E+11 1.7881E+11 62 3
600 2.9581E+11 1.4752E+11 67 2
1200 2.9581E+11 1.3741E+11 68 0
1800 2.9581E+11 1.3225E+11 69 0
2400 2.9581E+11 5.7887E+10 84 0
2880 2.9581E+11 5.7749E+10 84 0
3360 2.9581E+11 5.7749E+10 84 0
3840 2.9581E+11 5.7562E+10 84 0
4320 2.9581E+11 5.7562E+10 84 0
4800 2.9581E+11 5.7334E+10 84 0
7200 2.9581E+11 5.6965E+10 84 0

TARGET_SIZE_MB BYTES_PROCESSED EST_RW_EXTRA_BYTES EST_HIT_PCT EST_OVERALLOC
-------------- --------------- ------------------ ----------- -------------
9600 2.9581E+11 5.5550E+10 84 0
14400 2.9581E+11 5.5550E+10 84 0
19200 2.9581E+11 5.5550E+10 84 0

My question is
1. How much the ideal size for my pga. I have problem with my shortage physizal memory. My users always complaint their slow query (Datawarehouse system).
2. I have read some oracle forum about pga maximum size will boost the performance. Its that thru and what is impact if i adjust my pga maximum size base on my pga statistics above.

Thanks.
Reply With Quote
  #2  
Old 11-28-2009, 04:25 PM
Database Newbie
 
Join Date: Oct 2009
Location: India
Posts: 19
giteshtrivedi is on a distinguished road
Default Re: pgastat oracle 9i

You didn't format your columns. Due to this got mysterious result. What about statspack report.
__________________
Thanks and Regards,
Gitesh Trivedi
Dbametrix Solutions
Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
HPSBMA02133 SSRT061201 rev.8 - HP Oracle for OpenView (OfO) Critical Patch Update Database Administrator hp-hpux 0 04-17-2008 10:45 AM
Re: db2 to oracle migration Database Administrator ibm-db2 66 02-13-2008 10:29 PM
[FAQ] Oracle Database FAQ Database Administrator Database Discussions 32 06-30-2004 08:08 PM
[FAQ] Oracle Database FAQ Database Administrator Oracle Server 0 06-28-2004 02:44 PM
[FAQ] Oracle Database FAQ Database Administrator Oracle Server 0 12-15-2003 05:50 AM


All times are GMT -4. The time now is 03:23 AM.