ADSM-L

Re: Housekeeping through a TSM script

2002-08-02 18:04:25
Subject: Re: Housekeeping through a TSM script
From: "Ramnarayan, Sean A [EDS]" <SARamnarayan AT CALTEX DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 2 Aug 2002 13:18:17 +0200
Hi

IF you have root authority on AIX, you can change the permissions to 700 so 
that root user can only view your files and so on, so I do not see a problem 
with this as I am currently using a AIX script to do the below procudure you 
require , let me know if you need the script and I will forward this to you.

Thks
Sean 

-----Original Message-----
From: Loon, E.J. van - SPLXM [mailto:Eric-van.Loon AT KLM DOT COM]
Sent: Friday, August 02, 2002 1:00 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Housekeeping through a TSM script


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.
**********************************************************************


"MMS <caltex.com>" made the following
 annotations on 08/02/2002 01:18:18 PM
------------------------------------------------------------------------------
DISCLAIMER
This message may contain confidential information that is legally privileged 
and is intended only  for the use of the parties to whom it is addressed. If 
you are not an intended recipient, you are hereby notified that any disclosure, 
copying, distribution or use of any information in this message is strictly 
prohibited. If you have received this message in error, please notify the 
sender immediately and delete the message. Thank you.

==============================================================================

<Prev in Thread] Current Thread [Next in Thread>