Yes, we have appgroup_mem_sz=30000 *4K = 120 Mb max, is't correct?
Inside snapshot I see
Application Group Shared Heap is of size 99631104 bytes
and this memory ~98Mb calculated in result string. But other memory
size - 730Mb!
Andy
2IBM: ???
JS - 21 Apr 2005 14:38 GMT
> Yes, we have appgroup_mem_sz=30000 *4K = 120 Mb max, is't correct?
> Inside snapshot I see
[quoted text clipped - 6 lines]
> Andy
> 2IBM: ???
The value is 'correct' depending upon how many applications you have
connected to the database, the value is configured in conjunction with
GROUPHEAP_RATIO and APP_CTL_HEAP_SZ. What these values do is control
how many applications can 'fit' into one memory group, once one memory
group is 'filled up', another memory group is allocated, hence you
have lots of memory allocated if your groups are configured too small.
Erik Hendrix - 28 Apr 2005 09:35 GMT
Haven't been completly following this, but is the database memory set to
automatic? If so it will allocate more then what is configured and this
might be the "Other Memory" you are seeing.
> Yes, we have appgroup_mem_sz=30000 *4K = 120 Mb max, is't correct?
> Inside snapshot I see
[quoted text clipped - 6 lines]
> Andy
> 2IBM: ???
bughunter@ru - 29 Apr 2005 13:34 GMT