ADSM-L

Re: [ADSM-L] Expiration performance TSM 5.5 (request)

2012-02-16 15:22:28
Subject: Re: [ADSM-L] Expiration performance TSM 5.5 (request)
From: "Allen S. Rout" <asr AT UFL DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 16 Feb 2012 12:55:28 -0500
On 02/16/2012 09:02 AM, Loon, EJ van - SPLXO wrote:


select activity, cast((end_time) as date) as "Date",
(examined/cast((end_time-start_time) seconds as decimal(18,13))*3600)
"Objects Examined/Hr" from summary where activity='EXPIRATION' and
days(end_time)-days(start_time)=0

I'm getting between 900/s and 1300/s.

AIX, 5.5, on an EMC VNX with Fast Cache (SSD caching).

- Allen S. Rout