View previous topic :: View next topic |
Author |
Message |
Martin Beginner
Joined: 20 Mar 2006 Posts: 133 Topics: 58
|
Posted: Fri Apr 03, 2009 2:43 pm Post subject: Move selective elements in Batch |
|
|
Hi All,
I need to MOVE(not copy) selective elements from one PDS to another. Can this be done in batch?
Thanks,
Martin |
|
Back to top |
|
|
Terry_Heinze Supermod
Joined: 31 May 2004 Posts: 391 Topics: 4 Location: Richfield, MN, USA
|
Posted: Fri Apr 03, 2009 4:26 pm Post subject: |
|
|
If I remember correctly, no. You copy selected members from one PDS to another in one step and delete what you want to in another step. I think IEBCOPY is the utility you want, but check the manual to make sure. _________________ ....Terry |
|
Back to top |
|
|
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
|
Back to top |
|
|
Terry_Heinze Supermod
Joined: 31 May 2004 Posts: 391 Topics: 4 Location: Richfield, MN, USA
|
Posted: Sat Apr 04, 2009 1:47 pm Post subject: |
|
|
If you use IEBCOPY to copy members from one PDS to another followed by a step to delete the members selected in step 1, be sure to check the return code of step 1 before executing step 2. _________________ ....Terry |
|
Back to top |
|
|
|
|