SGA is shared memory so it will show up looking as though the individual connections are as large as the SGA (or larger, to include the PGA). In reality they are sharing a large chunk of the memory
ipcs -m will show you the memory segment allocation for the SGA, subtract that from the memory each process is using to get the REAL memory size There is also a unix command that will show the real memory allocation for a process, rssize is the field but I am sleep-deprived this morning and can't remember it off the top of my head... but someone here will know :) --- "Loughmiller, Greg" <[EMAIL PROTECTED]> wrote: > Need a little assistance on some "concepts", so to speak.. > > When looking at the processes(dedicated connections) of an 816 > database on a > UNIX environment-the memory used for each process appears to be the > same as > the SGA. > It's been awhile since I had to "dig" into this, but I thought that > the > dedicated connections had their own PGA(real memory of the machine). > So is > it coincidence that the dedicated connections (all 180 of them) are > using > the same amount of memory as the SGA?? > > What am I missing here??? > > TIA > > > Greg Loughmiller > Sr Manager - Enterprise Data Architecture > gloughmiller (IPS) > 678.893.3217 (office) > > > -- > Please see the official ORACLE-L FAQ: http://www.orafaq.com > -- > Author: Loughmiller, Greg > INET: [EMAIL PROTECTED] > > 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: [EMAIL PROTECTED] (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). __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rachel Carmichael INET: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] (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).