Originally posted by: SystemAdmin
Thank you all for your answers
I found on metalink :
AIX: Paging Space Growth May Occur Unexpectedly With 64K (medium) Pages Enabled
http://ID 1088076.1 They are writting about APARs
http://www-01.ibm.com/support/docview.wss?uid=isg1IZ71191 I don't have installed this APAR on my AIX , (by the way I'm just Oracla DBA and this ist my first cnntact with AIX)
DnShaver, You written also about dedicated APARs - I'm a little confused because You written about different APARs then I found in Oracle metalink , I don't know which is the best or maybe all of them.
I can give you some additional information about this system :
+ Oracle parameter LOCK_SGA is set to TRUE
+ This is a RAC database (the second node has more memory because there are 2 additional single instances -and the effect with "don't using all RAM but pagging" does not appear)
I check the parameter maxpin - it is 53% , but when i enumerated it from formula (RAM - SGA)*100/8 +3 it give me 59% (prabobly at first time this parameter was enumerated for SGA = 4 GB)
Also the parameter lgpg_regions is set not properly (it is 251) it should by 219 (SGA/16MB)
Today is a holiday in Poland so I can't change above parameters , I do that tommorow.
Maybe you know some thing more about which APARs are the right for my situation or have some more practice with AIX tuning for Oracle :)
Belove output from vmstat -P all (maybe this give you some additional information)
System configuration: mem=8192MB
pgsz memory page
--------------------------
siz avm fre re pi po fr sr cy
4K 159840 1282454 1027 0 176 108 308 988 0
64K 56826 40266 16560 0 0 0 0 0 0
16M 251 220 31 0 0 0 0 0 0
One question more: how to interpret the value of page_faults in nmon tool ?
#AIX-Forum