Can anyone tell me the syntax for printing two files at two
different destinations in a single step?
Answers were Sorted based on User's Feedback
Answer / satyasivaji.ch
using print punch utility we can print the out put of two
data sets
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shesha
U can use output parameter.
Syntax :
//ddname output dest=destname
| Is This Answer Correct ? | 0 Yes | 0 No |
what is use of dcb parameter in dd statement?
Can you code instream data in a PROC ?
How can a fb file convert to vb file using sort program?
In sms datasets, what is the function of the dd mgmtclas keyword?
I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero
How to execute 2nd and 4th steps among 5 steps in jcl proc?
What is DISP= (NEW,PASS,DELETE)?
How can i execute 5th step without executing first 4 steps?
how to resolve soc-7 ? please tell me
what is the JCL statement consists of?
What happens if both JOBLIB and STEPLIB is specified ?
How to pass values in jcl to cobol?