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 |
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
How to get the last but one duplicate record of the file using Sort?
what is force complete
Explain about File Tailoring
In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?
Can you execute a PROC from another PROC?
1.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
Please explain with syntax and an example, the Inrec fields and Outrec build in sort.
Can we delete the data using IEFBR14 , IEBGENER??
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
wht is sysudump n sysout,sysprint ?
Which dd parameters are required?