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.