Hmmmm....
OK, that's at least two people who are pretty savvy, who couldn't find
this info easily.
Just out of curiosity, where did you try to look? I know the client does
have a man page (which would help on UNIX only anyway)... did you try
using the Admin CLI's online HELP faciltiy (enter HELP from the command
line)? Which books did you check?
The reason I am asking is to see whether there is any common ground for
where you did go to look, and maybe we can address the issue. For example,
if you tried the client books, then maybe it would be helpful if we put a
pointer in the client books to use the Admin CLI's online HELP or to see
the Admin Reference.
Regards,
Andy
Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]
The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.
"Malbrough, Demetrius" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
04/03/2002 13:38
Please respond to "ADSM: Dist Stor Manager"
To: [EMAIL PROTECTED]
cc:
Subject: Re: switches for DSMADMC command
There are some in the beginning of the Admin Ref book, e.g. -id,
-password,
-quiet, -consolemode etc...
-----Original Message-----
From: Joe Cascanette [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 1:56 PM
To: [EMAIL PROTECTED]
Subject: switches for DSMADMC command
Where can I find more switched for this command??
Thanks
Joe
-----Original Message-----
From: MC Matt Cooper (2838) [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 01, 2002 10:08 AM
To: [EMAIL PROTECTED]
Subject: Re: NEED HELP CONTROLLING SCRIPT OUTPUT, FIELD LENGTHS
Ike,
I got it to work with some help from Dennis Glover. He sent me an
example of something that worked. The big difference was that the -COMMA
option MUST BE LISTED BEFORE THE MACRO option. So
DSMADMC -ID=xxxxx -PA=xxxxx -COMMA MACRO DD:D2 works fine but
DSMADMC -ID=xxxxx -PA=xxxxx MACRO DD:D2 -COMMA does not!
Matt