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: John Kanagaraj <JKanagaraj_at_mfi.com>
Date: Mon, 06 Nov 2000 13:15:52 -0800
Message-Id: <10672.121249@fatcity.com>


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

Yo Kris,

Compare the various values from V$SYSSTAT from both instances (assuming they were brought down/up at the same time). Things to look for: Cumulative/Current logons, Commits, CPU used, db_block_gets, physical reads/writes, table scans, sorts, etc...

Does this help?

-- 
John Kanagaraj
http://www.geocities.com/john_sharmila

Disclaimer : The opinions expressed above are my own and do 
not reflect those of MFI or its associates
Received on Mon Nov 06 2000 - 15:15:52 CST

Original text of this message

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