
|
[oracle-l]
||
[Date Prev]
[01-2007 Date Index]
[Date Next]
||
[Thread Prev]
[01-2007 Thread Index]
[Thread Next]
Re: Updating system statistics
- From: rjamya <rjamya@xxxxxxxxx>
- To: Christian.Antognini@xxxxxxxxxxxx
- Date: Tue, 2 Jan 2007 13:15:03 -0500
Christian,
do you know what do other columns stand for n4-n10 and n12
TIA
Raj
On 12/12/06, Christian Antognini <Christian.Antognini@xxxxxxxxxxxx> wrote:
SELECT n1 AS sreadtim, n2 AS mreadtim, n3 AS cpuspeed, n11 AS mbrc FROM
WHERE c4 = 'CPU_SERIO'
ORDER BY statid
|

|