Networker

Re: [Networker] How to specify slot number of a library in a report?

2007-11-06 11:19:41
Subject: Re: [Networker] How to specify slot number of a library in a report?
From: Fazil Saiyed <Fazil.Saiyed AT ANIXTER DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 6 Nov 2007 10:01:57 -0600
Hello,
Seems like, you need to have some one remove the tapes daily, if the tapes 
sit in the lib, there is a chance they can be overwritten without 
additional safeguards, this is a minimum requirement.
Second, once you generate the tape list and pipe it to a txt file ( i am 
sure other may prefer some different way), you can use a script similar to 
this to do the actual withdraw, then you can just have secratary pull them 
out of the cap, the only catch is any running jobs , drives may prevent a 
tape withdrawal, those tapes will need either manual intervention once 
backup completes or they can be on the withdraw list next day.
for /f "tokens=1" %%A in (D:\Scripts\TAPEW\ListTape.txt) do 
(D:\nsr\bin\nsrjb -w -j "ADIC" %%A) > D:\Scripts\Logs\Tape_WT.log 2>&1
HTH

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER