ADSM-L

Re: [ADSM-L] SQL querying

2008-07-24 11:06:02
Subject: Re: [ADSM-L] SQL querying
From: "Loon, E.J. van - SPLXM" <Eric-van.Loon AT KLM DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 24 Jul 2008 11:31:01 +0200
Hi Stef!
I know, but I want reports only to be generated by TSMOR, which cannot
use third-party tools. 
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Stef Coene
Sent: woensdag 23 juli 2008 19:55
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: SQL querying

On Wednesday 23 July 2008, Loon, E.J. van - SPLXM wrote:
> Hi *SM-ers!
> I'm trying to create an SQL query to extract failed files from the 
> activity log.
> When I do a select * from actlog all goes well, but as soon as I 
> replace the * with things like nodename, date_time, message to filter 
> the output, the query becomes slower and slower.
> Is there a possibility in TSM to put the output of a slightly filtered

> q actlog (eg. Select * from actlog where originator='CLIENT') in a 
> temporary table space which one can use in different queries later on?
It is faster / easier to do a select * from actlog and dump the output
to a file.  I prefer perl to process the content of the file.


Stef
**********************************************************************
For information, services and offers, please visit our web site:
http://www.klm.com. This e-mail and any attachment may contain
confidential and privileged material intended for the addressee
only. If you are not the addressee, you are notified that no part
of the e-mail or any attachment may be disclosed, copied or
distributed, and that any other action related to this e-mail or
attachment is strictly prohibited, and may be unlawful. If you have
received this e-mail by error, please notify the sender immediately
by return e-mail, and delete this message. 

Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries
and/or its employees shall not be liable for the incorrect or
incomplete transmission of this e-mail or any attachments, nor
responsible for any delay in receipt.
Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal
Dutch Airlines) is registered in Amstelveen, The Netherlands, with
registered number 33014286 
**********************************************************************

<Prev in Thread] Current Thread [Next in Thread>