Answer Posted / guest
Use a file //dd1 DD sysout=(*,intrdr)write your JCL to this
file. Pl some one try this out.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the function of the dd mgmtclas keyword in sms datasets?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the difference between run mode and addressing mode?
what are JCLLIB and STEPLIB in JCL?
When space is allocated for an output dataset, what units can be used?
Which statement is used to identify the private libraries in job?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
which parameter is used to check the syntax of a jcl without executing it?
what is the compile process of cobol program expalin with code
Is it possible to code instream data in a PROC?
How does the jcl specify the job to os?
define cond parameter in jcl?
In job processing, what happens in execution stage?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?