Can you give the sort card to arrange the specific column
in the version of GDG.
Answer Posted / mdv
If you are only arranging fields in the record, your sort
product will treat PS , PSD member or GDG file in the same
way. By the way , what you are saying here is a GDG
generation.
Remember, the terms generation and version have special and
specific meaning in the context of GDGs.
HTH
Thanks,
Vasanth
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of dd dummy statement?
What is the function of the steplib dd statement?
Are there any set of rules for the names of the steps used in a job?
What is the use of symbol // in jcl?
Are there any set of rules for the names of the steps used in a job? What are they?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
What is use of restart and how to use it?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the purpose of the dd keylen parameter?
Explain how can a jobs execution priority be modified?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What do you understand by the term job time – out and how can you overcome that?
In sms datasets, what is the function of the dd avgrec keyword?
What is job control language?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?