How do you check the syntax of a JCL without running it?
Answer Posted / baskar
Some companies use a tool for this. it is called JJDIRECT
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
Name what parameter directs the output of the job log dataset?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How to do automated restart when a job abend?
What are the parameters that are used in creating a gdg?
What are steplib and joblib?
What is the use of symbol // in jcl?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
How can values be passed from the job stream to an executable program?
Mention the types of job control statements?
what is use of space parameter in dd statement?
What is the function of the steplib dd statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the purpose of dd * statement in jcl?
What is the syntax of JCL statement?