Deleting multiple nodes

2013-08-12 Thread Vandeventer, Harold [BS]
In the TSM 5.x days, there was guidance to delete only one file space at a 
time; apparently concurrent delete activity could be a problem.

Does that guidance still apply in TSM 6.x with DB2 on the backend?

A currently running file space delete has been running for several hours, and I 
need to do more deletes (this node and others) But don't want to risk 
trouble.

Thanks.


Harold Vandeventer
Systems Programmer
State of Kansas - Office of Information Technology Services
STE 751-S
910 SW Jackson
(785) 296-0631


[Confidentiality notice:]
***
This e-mail message, including attachments, if any, is intended for the
person or entity to which it is addressed and may contain confidential
or privileged information.  Any unauthorized review, use, or disclosure
is prohibited.  If you are not the intended recipient, please contact
the sender and destroy the original message, including all copies,
Thank you.
***


Re: Deleting multiple nodes

2013-08-12 Thread Allen S. Rout
On 08/12/2013 10:39 AM, Vandeventer, Harold [BS] wrote:
 In the TSM 5.x days, there was guidance to delete only one file space at a 
 time; apparently concurrent delete activity could be a problem.

 Does that guidance still apply in TSM 6.x with DB2 on the backend?

 A currently running file space delete has been running for several hours, and 
 I need to do more deletes (this node and others) But don't want to risk 
 trouble.


I suggest running a macro or script, with the successive deletes, WAIT=YES.

- Allen S. Rout