How do you check the syntax of a JCL without running it?
Answer Posted / mahesh babu
By using JSCAN we can check jcl syntax errors
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is it possible to code instream data in a PROC?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
how you can access an uncataloged dataset in a JCL?
Explain about LMFREE�free data set from its association with data ID
What is notcat 2 - gs?
when can a job time-out occur? How to overcome that?
Can I share my data with other jobs? How?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
what happens in execution stage in job processing?
Explain the function of a dd statement?
What is the motivation behind coding class parameter in job statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the purpose of dd?
How can unused space allocation be returned to the system when a dataset is closed?