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 / guest
the version 1 will be for jan only
finances.monthly.G0001V00 - it is for Jan
finances.monthly.G0002V00 - it is for feb
...
...
finances.monthly.G0012V00 -it is for dec
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
What is the function of //jcllib statement?
How gdg are concatenated?
what is a jcl?
how you can access an uncataloged dataset in a JCL?
which utility is used to run a cobol-db2 program?
a dd statement has 2 types of parameters. Name them?
when does a dataset go uncataloged?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What are s0c1, s0c4, s0c5, s0c7 and socb?
what are the various stages of job processing?
Is it possible to code instream data in a PROC?
Brief description of inline procedure of jcl.
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What do you understand by jcl?