Not until TSM 5.3. When you use SEARCH=BULK you get the reply. For a Unix
box you could use this small shell script. I think someone on this list
posted it..I don't lay claims to it. For our Windows servers, we have a
small Perl script that does the same thing.

# set the admin username and password and the email contact
dsmuser=<userid>
dsmpass=<password>
dsmadmc -id=$dsmuser -pa=$dsmpass "run checkin"
sleep 15
REQNO=$(dsmadmc -id=$dsmuser -pa=$dsmpass "q req"|grep ANR8373I| awk '{print
$2}'|tr -d ':')
dsmadmc -id=$dsmuser -pa=$dsmpass "reply $REQNO"

# finished
exit 0

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of
Henrik Wahlstedt
Sent: Tuesday, November 30, 2004 6:31 AM
To: [EMAIL PROTECTED]
Subject: Re: auto reply for checkin and checkout


Hi,

Try:
checkout libv library tape remove=bulk checkl=n
checkin libv library search=bulk checkl=barcode status=pri.



Med vdnlig hdlsning



 Henrik Wahlstedt          Statoil                   Phone: +46 8 429 6325
 KTJ IT NED SE1            Torkel Knutssonsgatan 24  Mobile: +46 70 429 6325
                           118 88 Stockholm          E-mail:
                           Sverige
[EMAIL PROTECTED]






                    Mark
                    Strasheim            To:     [EMAIL PROTECTED]
                    <[EMAIL PROTECTED]        cc:     (bcc: Henrik Wahlstedt)
                    -BA.DE>              Subject:     auto reply for checkin
and checkout
                    Sent by:
                    "ADSM: Dist
                    Stor Manager"
                    <[EMAIL PROTECTED]
                    RIST.EDU>


                    2004-11-30
                    11:27
                    Please
                    respond to
                    "ADSM: Dist
                    Stor Manager"






Aloha,

is there is possibility to avoid the need of reply(ing)
to checkout and checkin processes.

with regrads
Mark Strasheim

----------------------------------------------------------------------

        definitiv! business applications GmbH & Co. KG
        Fresnostrasse 14 - 18 7 DE-48159 M|nster
        Tel. +49 (0) 251 21092 - 23 7 Fax +49 (0) 251 21092 - 29
        <mailto:[EMAIL PROTECTED]> mailto:[EMAIL PROTECTED] 7
        <http://www.definitiv-ba.de/> http://www.definitiv-ba.de

----------------------------------------------------------------------




-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.=

Reply via email to