Can anyone tell me the syntax for printing two files at two
different destinations in a single step?
Answer Posted / satyasivaji.ch
using print punch utility we can print the out put of two
data sets
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Define concatenating?
What is the function of job statement in jcl?
What is the difference between the positional and keyword parameters? Give examples.
Can we call instream to catalog and catalog to instream?
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?
what is “Cond= even” and “Cond=only”?
What is the purpose of the dd keylen parameter?
Explain the function of the steplib dd statement?
What is condition checking in jcl? Is this possible?
What are the parameters that are used in creating a gdg?
Is automatic restart possible in jcl? If yes, how?
Is automatic restart possible in jcl?
How can unused space allocation be returned to the system when a dataset is closed?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?