Re: Housekeeping through a TSM script

2002-08-02 Thread Ramnarayan, Sean A [EDS]
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 forwa

Re: Housekeeping through a TSM script

2002-08-02 Thread Ford, Phillip
We use the following: this is the macro to update the actual macro: -- delete script reclaim_check def script reclaim_check desc='Check if space reclamation is finished' upd script reclaim_check "select * from processes where process='Space Reclamation'" upd script reclaim_check