View previous topic :: View next topic |
Author |
Message |
hisavitha Beginner
Joined: 15 Mar 2006 Posts: 11 Topics: 3 Location: Baltimore, MD
|
Posted: Thu Mar 16, 2006 12:43 am Post subject: How to separate the data content from one PDS to other PDS. |
|
|
I have 25 Members in a PDS. Out of 25 members 2 to 3 members only have the data. I want to move the empty members into new PDS.
Tell me any shotest way, any TSO command or any JCL for this task. |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Thu Mar 16, 2006 1:06 am Post subject: |
|
|
In ISPF:
=3.5 and insure that there are valid ISPF statistics (reset if necessary)
=3.3 Move members (showing member list)
On the move member list, SORT SIZE,
Select all the members with 0 lines.
This process should take less than a minute once you've done it once or twice. |
|
Back to top |
|
 |
hisavitha Beginner
Joined: 15 Mar 2006 Posts: 11 Topics: 3 Location: Baltimore, MD
|
Posted: Thu Mar 16, 2006 6:48 am Post subject: |
|
|
Thanks Semigeezer.. _________________ "Effort Never Fails"
Savitha. |
|
Back to top |
|
 |
|
|