ADSM-L

Re: SQL and delimiting fields

2005-08-04 10:22:44
Subject: Re: SQL and delimiting fields
From: "Prather, Wanda" <Wanda.Prather AT JHUAPL DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 4 Aug 2005 10:22:28 -0400
-commadelimited is a parm you can use on the dsmadmc command when you
invoke it from a host command line:

dsmadmc -id=adminid -password=adminpassword -commadelimited "select *
from whatever">outputfile

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Richard Mochnaczewski
Sent: Thursday, August 04, 2005 10:18 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: SQL and delimiting fields


Hi *,

I need to audit some backups we have on our TSM server running 5.1.6 and
AIX 4.3.3. I have a flat file and I run an SQL to query the TSM database
for a specific node's archive and redirect output to a file. I've read
up on the Administrator's Reference quide and see that I can use the
-COMMADELIMITED parameter to output the SQL output. How do I incorporate
this parameter as I can't find any reference to how to actually use it,
only that it can be used.

Rich

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