Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle shadow process
I am sorry I did not specify the os. We are using solaris 2.8 and We are using top utility to look at the oracle user process. As far as I know, ipcs -ma will give me the size of the entire memory segment. I am trying to find the values for each user connection..
Thanks
Sonia P.
Unix I assume? How are you determining the memory
usage? Many unix
utilities can be misleading (i.e top) and report the
shared memory segment
in each process... Check ipcs -ma to see the size of
the shared memory
segment...
HTH
Tim
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). Received on Wed Jan 30 2002 - 16:14:20 CST