Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: large uga/pga and scan rates
Well I ran /usr/proc/bin/pmap and all the memory growth shows up in
/read/write/exec [heap]
I also ran a heapdump (oradebug setospid; oradebug dump heapdump 1 =
from
svrmgrl) and every entry but 2 (about 65,000 lines) were labeled =
freeable
"session heap". Finally I looked at x$ksmpp and x$ksmup. There was no =
change
over time in these tables.
This does nothing for me. Any ideas?
Henry
-----Original Message-----
From: Henry Poras=20
Sent: Monday, December 11, 2000 10:41 AM
To: Multiple recipients of list ORACLE-L
Subject: RE: large uga/pga and scan rates
That is exactly what I am seeing. But I also remember reading what Ron
quoted from the Concepts manual "Once connected, a user can never run =
out of
PGA space; there is either enough or not enough memory to connect in =
the
first place." If true, how can the process memory (dedicated) grow with =
no
bounds? I'll try running some pmap(s) today and see if that gives any =
clues
(not that I'm too familiar with the output). I'll post that data when =
I've
got it.
Thanks.
Henry
-----Original Message-----
Sent: Monday, December 11, 2000 4:21 AM
To: Multiple recipients of list ORACLE-L
Hi,
The pga memory is not fixed (I am talking if you're not using MTS).=20
The process will take what it needs until it reaches the OS limit. I had a similar case on Oracle 8.0.4/HP 10.20 with a function in a select. The select was bringing back more than 500 000 rows. Oracle was not releasing the memory after the function call.=20
=3D=3D=3D=3D=3D
Stephane Paquette
DBA Oracle
stephane_paquette_at_yahoo.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). --=20
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 Received on Mon Dec 11 2000 - 18:05:52 CST
![]() |
![]() |