Re: Space reclamation of copypool

2002-08-02 Thread Manuel Sanchez
Besides making rec=100, you have to cancel the process. Here is an example using a shell script: dsmadmc -id=your _id -pa=your_pa q pr | grep -i "space reclamation" > $tmpdir/process9 if test -s $tmpdir/process then exec 5<$tmpdir/process read -r -u5 line proc=${line%%Spa

Re: Space reclamation of copypool

2002-08-02 Thread Loon, E.J. van - SPLXM
Gulbrand [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 11:15 To: [EMAIL PROTECTED] Subject: Space reclamation of copypool Hello everyone, I have the following problem with Space Reclamation of my copypool. To start reclamation I have a script running UPDATE STG COPYPOOL RECLAIM=50 Three

Re: Space reclamation of copypool

2002-08-01 Thread Joshua S. Bassi
Space reclamation of copypool Hello everyone, I have the following problem with Space Reclamation of my copypool. To start reclamation I have a script running UPDATE STG COPYPOOL RECLAIM=50 Three hours later, I run another script to stop reclamation - UPDATE STG COPYPOOL RECLAIM=100 but reclamation never

Space reclamation of copypool

2002-08-01 Thread Halvorsen Geirr Gulbrand
Hello everyone, I have the following problem with Space Reclamation of my copypool. To start reclamation I have a script running UPDATE STG COPYPOOL RECLAIM=50 Three hours later, I run another script to stop reclamation - UPDATE STG COPYPOOL RECLAIM=100 but reclamation never stops. This affects al