i have a base gdg consisting of 12 versions like jan to dec. i
need to concatante this gdg to another gdg which have version 1
or to the base gdg itself can anyone give me the code pls ?
Answer Posted / mdv
Technically, both answer #2 and #3 are correct. However,
answer #3 is better.
There are cases when the LRECL of some generations ( after
some change) are different from the others. In that case,
you cannot use the base.
You'll have to concatenate same LRECL files together and
proceed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is JCL?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain the function of a dd statement?
Give the syntax of job specifying jcl statement.
For what purpose steplib and joblib are used ?
List the different components of jcl statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How does the jcl specify the job to os?
How would you understand error(execution phase)?
Matching Logic in Jcl not in cobol.Could any one please answer this question
What is Cataloged Procedures?
Explain the hierarchy levels in jcl?
what sort card you will use to copy the data from one dataset to another dataset?
how do you code a null statement?