To simply get a count of the number of scratches

select count(*) from libvolumes where upper(status)= 'SCRATCH'


>>> [EMAIL PROTECTED] 05/05/01 01:13am >>>
Hi:
Here the select part running from a script.

/home/root/bin/dsmcmd "SELECT LIBVOLUMES.VOLUME_NAME, LIBVOLUMES.STATUS FROM LIB
Volumes where libvolumes.status = 'Scratch'"

[backup] /home/root/bin # more dsmcmd
dsmadmc -id=admin -pa=<your password> -displaymode=table $1

>>> [EMAIL PROTECTED] 05/04/01 10:57AM >>>
Hi there,

I am a newbie. We have TSM 3.7. running. I want to run a batch command from
my root prompt which give me the number of scratch tapes, I will put it in
cron to mail me every morning as to how much scratch tapes I have in my lib.
How can I do that?  I don't want to go to interactive mode to run it.

Thanks for help

Arshad



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to