Answer Posted / krishnan
we have to use merge command
Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Explain the function of //jcllib statement?
What is the purpose of disp parameter?
how to compare two datasets without using superce because output is limited to 133 bytes
Brief description of inline procedure of jcl.
Which dd parameters are required?
How jcl is used for testing batch programs?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What is the purpose of dd * statement in jcl?
what are the statements that are not valid to be included in an include statement?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
In sms datasets, what is the function of the dd avgrec keyword?
what are the types of abends that occur on job failure? And explain the possible causes of these