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 |
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Could anyone please suggest me what is the maximum length of data that can be pass as input in //sysin dd * This was asked in interview. TIA
what is check pending option
What do you understand by jcl?
how you will define a temporary dataset in jcl?
GDG Create syntax ?
How to pass the parameter in parm using linkage section ? (syntax)?
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?
Explain how can a jobs execution priority be modified?
How to identify where file is empty or not? How many ways are there to identifying?
What do you feel makes a good program?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.