BUT WAIT... have you not seen 4.2.2 and 5.1.x -- both have "broken" summary
table info, specifically the BYTES column is (mostly, not always) ZERO!  I
am still researching the other columns, they may be FUBAR'ed also;  I am
told there is an APAR open for this -- IC33455 -- anyone know when it will
get fixed?!?  (For capacity planning & workload monitoring, this is the
single BEST resource we've used in a long time, since the old SMF days!)

Don France
Technical Architect -- Tivoli Certified Consultant
San Jose, Ca
(408) 257-3037
mailto:[EMAIL PROTECTED]

Professional Association of Contract Employees
(P.A.C.E. -- www.pacepros.com)



-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of
Seay, Paul
Sent: Wednesday, May 22, 2002 7:12 PM
To: [EMAIL PROTECTED]
Subject: Re: changeing bytes to gigabytes


Select entity, cast(bytes/1024/1024/1024 as decimal(8,2)) as "Gigabytes  "
from summary

Paul D. Seay, Jr.
Technical Specialist
Naptheon, INC
757-688-8180


-----Original Message-----
From: Blair, Georgia [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 21, 2002 11:52 AM
To: [EMAIL PROTECTED]
Subject: changeing bytes to gigabytes


I am using the summary table to monitor how much data migrates from disk on
a daily basis. What is the easiest way to find change the amount to
gigabytes versus bytes? Or does someone have a particular select statement
for this.

Thanks in advance
[EMAIL PROTECTED]

Reply via email to