How do you check the syntax of a JCL without running it?
Answer Posted / govil
u can give JSCAN in Job card or u can also give the command
EJCK before submitting the job.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How do you overcome this limitation ?
How does jcl specify the job to the operating system?
Can we use DISP=SHR in output file in JCL
Mention the types of job control statements?
how you can access an uncataloged dataset in a JCL?
Matching Logic in Jcl not in cobol.Could any one please answer this question
how do you access an uncataloged dataset in a jcl?
What is the maximum length of a single line of jcl?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is timing concept in mainframe?
Explain the purpose of dd * statement in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the motivation behind coding class parameter in job statement?
What does a disposition of (new,catlg,keep) for a dsn mean?