Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: which instance gets more traffic
Let's try a real OS. On OpenVMS it's like=20
$ pipe show system | sear sys$input ora_
Arno =AA=BF=AA
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
>=20
>=20
>=20> To REMOVE yourself from this mailing list, send an E-Mail message
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing =
Lists
> --------------------------------------------------------------------
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
![]() |
![]() |