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 it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.
Matching Logic in Jcl not in cobol.Could any one please answer this question
How many extents are possible for a sequential file ? For a VSAM file ?
How do you access an uncatalogued dataset in a jcl?
how to allocate a dynamic dataset in jcl ?
What does S0C4 error mean?
What is MOD and when would you use it?
What is the differentiation between TRK,cyl, and Bytes... how they can be connected??
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
Explain how can a stopped job be started again?
On the DD statement, what is the main difference between creating a new sequential flat file and a partitioned dataset?
what is DSN parameter and DISP parameter is used for?