Can anyone tell me the syntax for printing two files at two
different destinations in a single step?
Answer Posted / shesha
U can use output parameter.
Syntax :
//ddname output dest=destname
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by jcl?
How jcl work to handle various input output file operations?
what is the compile process of cobol program expalin with code
how you will the direct the data to spool using sysout option?
what is the purpose of coding notify parameter in job statement?
Must tape dataset definitions include vol=ser specifications?
Does jcl support automatic restart?
In job processing, what happens in execution stage?
Explain how can the submitting users racf authority be overridden in a job stream?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Is automatic restart possible in jcl?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
Which statement is used to identify the private libraries in job?
What is the purpose of dd?
whats the diff bw the evaluate also and and?