Hi TSM-ers!
At this moment al my maintenance processing is scheduled at specific hours.
I'm thinking about creating a script which starts all maintenance, one after
the other. The only problem I have is that I cannot find a way to see if
reclamation has finished. Most of the administrative task have the wait=yes
parameter, so the script waits until the task is finished, but since you
schedule reclamation through the update stgpool command one can't use that
trick here.
I thought about issuing a q proc command every 10 minutes and capturing the
return code 11 (no processes found) but a sleep 600 or something like that
is not supported in a TSM script.
Does anybody else have an idea how to do this? AIX scripts are not an option
due to security reasons (userid and passwords in the script).
Thanks in advance!
Kindest regards,
Eric van Loon
KLM Royal Dutch Airlines


**********************************************************************
For information, services and offers, please visit our web site: http://www.klm.com. 
This e-mail and any attachment may contain confidential and privileged material 
intended for the addressee only. If you are not the addressee, you are notified that 
no part of the e-mail or any attachment may be disclosed, copied or distributed, and 
that any other action related to this e-mail or attachment is strictly prohibited, and 
may be unlawful. If you have received this e-mail by error, please notify the sender 
immediately by return e-mail, and delete this message. Koninklijke Luchtvaart 
Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for 
the incorrect or incomplete transmission of this e-mail or any attachments, nor 
responsible for any delay in receipt.
**********************************************************************

Reply via email to