|
|
| Author |
Message |
rz061m
New User
Joined: 03 Mar 2006 Posts: 28 Location: Chennai
|
|
|
|
Hi all,
I need to copy all version of a GDG base to a single PS file.
I have used a simple COPY jcl to achieve it. But my output PA file is in such a way that data from last version is copied first to the output PS file and the data of the first version is present at the end of the PS file.
But I want all the data of my first version to copied first and then second version and so on.
Please suggest a solution.
Thanks,
rz061m |
|
| Back to top |
|
 |
References
|
Posted: Wed Apr 30, 2008 9:03 pm Post subject: Re: How to copy all version of a GDG to one PS file. |
 |
|
|
 |
dick scherrer
Global Moderator
Joined: 23 Nov 2006 Posts: 6944 Location: 221 B Baker St
|
|
|
|
Hello,
Create jcl that concatenates the generations in the order you want them. |
|
| Back to top |
|
 |
superk
Moderator Team Head
Joined: 26 Apr 2004 Posts: 3014 Location: Charlotte,NC USA
|
|
| Back to top |
|
 |
|
|