How do you check the syntax of a JCL without running it?
Answer Posted / subrahmanyam
u can use pREP
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we call instream to catalog and catalog to instream?
In job processing, what happens in execution stage?
what operation is performed by job statement?
Is automatic restart possible in jcl?
How to alter the parameters for the existing gdg?
Explain the function of job statement in jcl?
How to pass data to a program that is coded in an exec statement?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Must tape dataset definitions include vol=ser specifications?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
which parameter is used to check the syntax of a jcl without executing it?
Can we use DISP=SHR in output file in JCL
what is JCL?
Explain the function of //cntl statement?
Are there any set of rules for the names of the steps used in a job?