Hi all,
Every morning, I have to check out the tapes (These tapes contain the backup of more than 15
servers, so I have like 12 tapes every day). The problem is when I run the script to take the
tapes, I have to put a reply for each one. My issue Is: is there any way to automate this? are you doing
this task in another way that can prevent from staying in front of the screen 15 minutes waiting
for Tivoli to put the tape in the door of the library and reply ** or whatever?
Here is the script that I'm using, so please if you have any suggestion tell me
dsmadmc -id=***** -password=***** run DRM_MOVE Mountable Vault
To_Vault_Volumes.rep
DRM_MOVE
MOVE DRM * WHERESTATE=$1 SOURCE=DBBackup -
TOSTATE=$2 CMD=" Volume &VOL" -
CMDFILE=$3 -
Wait=Yes
Thanks
Noor(technicalUser)
Every morning, I have to check out the tapes (These tapes contain the backup of more than 15
servers, so I have like 12 tapes every day). The problem is when I run the script to take the
tapes, I have to put a reply for each one. My issue Is: is there any way to automate this? are you doing
this task in another way that can prevent from staying in front of the screen 15 minutes waiting
for Tivoli to put the tape in the door of the library and reply ** or whatever?
Here is the script that I'm using, so please if you have any suggestion tell me
dsmadmc -id=***** -password=***** run DRM_MOVE Mountable Vault
To_Vault_Volumes.rep
DRM_MOVE
MOVE DRM * WHERESTATE=$1 SOURCE=DBBackup -
TOSTATE=$2 CMD=" Volume &VOL" -
CMDFILE=$3 -
Wait=Yes
Thanks
Noor(technicalUser)