ADSM-L

Re: checkin <vol> checklabel=barcode search=bulk

2004-02-04 10:39:25
Subject: Re: checkin <vol> checklabel=barcode search=bulk
From: "Lee, Gary D." <GLEE AT BSU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 4 Feb 2004 10:38:56 -0500
Marcel:

Give this a try.  It is how we move our tapes back from the vault.

The cmdf parm denotes the filename in which to store the macro, then the macro 
command executes it.

This, of course, assumes you have drm.

Hope this helps.

------------- cut here --------------

MOVE DRM * WHEREST=VAULTR S=DBS TOST=ONSITER CMDF=/opt/tivoli/checkin.mac -
wait=yes CMD="checkin libv atoz &vol stat=scr checkl=no devt=3590"
macro /opt/tivoli/checkin.mac
Quit

----------- end script ----------