ADSM-L

Re: SQL the ACT log

2000-02-15 19:56:38
Subject: Re: SQL the ACT log
From: Andrew Webster <Andrew-M.Webster AT DB DOT COM>
Date: Wed, 16 Feb 2000 09:56:38 +0900
Hi There,
If you have TSM 3.7, try:-

select * from summary

It's brilliant! Contains a list all job include admin and node sessions,
total time, throughput and the result.

SET SUMMARYRETENTION X
Where X = days you want the history kept in the summary table.

select * from summary where activity = 'MIGRATION'

Will give you exactly what you want.

--
Andrew Webster
Andrew Webster
Windows NT Consultant
Sanno Move Project
Deutsche Real Estate Consulting Ltd. - Tokyo
Tel. +81-3-5408-4787
Fax. +81-3-5401-6998
Andrew-M.Webster AT db DOT com

 -----Original Message-----
From:   ADSM: Dist Stor Manager [mailto:ADSM-L AT vm.marist DOT edu]  On Behalf 
Of
Doherty, John (ANFIS)
Sent:   Monday, February 14, 2000 11:40 PM
To:     ADSM-L AT vm.marist DOT edu
Subject:        SQL the ACT log

HI folks, quick question to all you SQL guru's

If I want to search the activity log for the duration of my migration
process, I can enter the following command:

"Q ACTLOG BEGINDATE=02/13/2000 BEGINTIME=09:00" -
"ENDDATE=02/13/2000 ENDTIME=12:00 SEARCH=C9840PC1 OR=SE"

I can define this as a script file, but can anyone tell me how I can define
the script using variables for the data and time and search message?

Is this possible?

> John Doherty. Tel:   +44   (0)   141 275 7793
>               Fax:  +44   (0)   141 275 9199
>               Email: JDohe1 AT Anfis.co DOT uk
>
>       Technical Specialist, Storage Management L02S
>
> Email communications are not necessarily secure and may be intercepted or
> changed after they are sent.  Abbey National Financial and Investment
> Services  does not accept liability for any such changes. If you wish to
> confirm the origin or content of this communication, please contact the
> sender using an alternative means of communication.  This communication
> does not create or modify any contract.  If you are not the intended
> recipient of this communication you should destroy it without copying,
> disclosing or otherwise using its contents.  Please notify the sender
> immediately of the error.
>
> ABBEY NATIONAL FINANCIAL AND INVESTMENT SERVICES plc
>         Registered Office Abbey National House 287 St Vincent Street
>         Glasgow G2 5NB United Kingdom Registered in Scotland No 159852
>
<Prev in Thread] Current Thread [Next in Thread>