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
How do you overcome this limitation ?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Is automatic restart possible in jcl? If yes, how?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
For what purpose steplib and joblib are used ?
what happens in execution stage in job processing?
How to override loadlib?
Explain how can a stopped job be started again?
Explain the purpose of dd dummy statement?
What is the motivation behind coding class parameter in job statement?
Where can program checkpoints be stored for use in a restart?
Is it possible to code instream data in a PROC?
whats the diff bw the evaluate also and and?
When space is allocated for an output dataset, what units can be used?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?