If a gdg contains 20 versions ..
how to copy those versions ps?
Answer Posted / mdvasanth86
You will not have 20 versions, you might have 20 Generations.
If you want all the data from the GDG copied to another PS
file , you can use the GDG base as the input and copy to a
sequential PS file.
SORTIN -> GDG base
SORTOUT -> PS FILE
EXEC PGM=SORT
OPTION COPY
HTH
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell about how do you eliminate the duplicates?
Can I redefine an x(100) field with a field of x(200)?
How do you write from PL/1 code to JCL?
Does qtp tool support mainframe application testing?
File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
Explain eib?
Explain database descriptor in brief?
Mainframe project required Postby mache123 ยป Thu Jan 29, 2009 9:10 pm hello..... I want to know about some real time projects.If any one have any Mainframes project, please provide me documentation of it Or else give me the link where can I find that Mainframes projects with Documentation...... or suggest me any if......please
How to declare host variables?
How many bytes does a s9(7) sign trailing separate field occupy ?
How many minimum number of line codes does PL/1 DB2 program requires?
How is next sentence and continue different?
what is the right time for using in-line perform?
how do u start your process after conducting impact analysis ?
How do you eliminate the duplicates?