Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle RAM processes

Re: Oracle RAM processes

From: Igor Sereda <sereda_at_spb.runnet.ru>
Date: Tue, 28 Apr 1998 11:35:11 -0400
Message-ID: <3545F72F.22A4E893@spb.runnet.ru>


Hi,

why don't issue the following command in Unix command line:

        ps -e -o pcpu -o pmem -o comm | grep ora

This will give the percentage use of cpu and memory for all your oracle processes.

Hope this helps,
Igor

Jerry Gomez wrote:
>
> All,
>
> I'm new to Oracle, I would like to know how to find out how much RAM each of
> my oracle processes are taking? also, how much CPU ultilization each of the
> processes are taking... Running 7.3.2.2 on Solaris 2.5.1,,,
>
> TIA,
> Jerry

--
Igor Sereda,
ITC, Russia Received on Tue Apr 28 1998 - 10:35:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US