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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: which instance gets more traffic

RE: which instance gets more traffic

From: Disser, Arno <Disser_A_at_sfs.nl>
Date: Tue, 7 Nov 2000 12:12:47 +0100
Message-Id: <10673.121281@fatcity.com>


Let's try a real OS. On OpenVMS it's like=20 $ pipe show system | sear sys$input ora_

Arno =AA=BF=AA



Arno Disser
SFS/Pensioenen en Verzekeringen=20
FAD/ICT/DBA
Postbus 11
2280 AA RIJSWIJK The Netherlands
Tel	+31 (0)70 33 66 389
Fax	+31 (0)70 31 93 884
email:	<mailto:disser_a_at_sfs.nl>
------------------------------------------------

-----Oorspronkelijk bericht-----
Van: ddorr.cs_at_clearstream.com [mailto:ddorr.cs_at_clearstream.com] Verzonden: dinsdag 7 november 2000 11:41 Aan: Multiple recipients of list ORACLE-L Onderwerp: RE: which instance gets more traffic

You should give more info about your config, at least what OS you're = using
...

Assuming UNIX :

ps -ef | grep oracle

will list all processes running for the oracle user, for each instance, you will have the background processes ( ex : ora_dbw0_TEST, ora_lgwr_TEST, ... ) and the CPU time each process used = since
it started.
This will give you a raw view of the load for each instance.=20

> ----------
> From: Kris Austin[SMTP:kaustin_at_advance.net]
> Reply To: ORACLE-L_at_fatcity.com
> Sent: Monday, November 06, 2000 19:21
> To: Multiple recipients of list ORACLE-L
> Subject: which instance gets more traffic

>=20
>=20

> hi.

>=20
> if you have more than one instance on a box, is there a quick way to =
see
> which instance uses the most system resources?
>=20

> thanks,
> kris
>=20

> --=20
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --=20
> Author: Kris Austin
> INET: kaustin_at_advance.net
>=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
> (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
--=20
Please see the official ORACLE-L FAQ: http://www.orafaq.com --=20
Author:=20
  INET: ddorr.cs_at_clearstream.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 Received on Tue Nov 07 2000 - 05:12:47 CST

Original text of this message

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