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 the JCL statement consists of?
Explain dd statement in jcl?
How can a jobs execution priority be modified?
How gdg are concatenated?
What happens if both JOBLIB & STEPLIB is specified ?
What are steplib and joblib?
How jcl work to handle various input output file operations?
Is their any set of rules for dd? Explain.
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is use of restart and how to use it?
Must tape dataset definitions include vol=ser specifications?
Where & How Do You Code Identifier In Jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?