How do you check the syntax of a JCL without running it?
Answer Posted / vinothkumar
You Can also use EJCK command before you run the job. this
will check the JCL syntax error.
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
How can a fb file convert to vb file using sort program?
List the different jcl statements that are not permitted in the procedures?
Explain the job statement in jcl?
whats the diff bw the evaluate also and and?
What are the 2 types of parameters in dd statement?
what are the statements that are not valid to be included in an include statement?
What do you understand by the terms: joblib and steplib?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
What is the purpose of dd dummy statement?
how do you access an uncataloged dataset in a jcl?
how can the same proc be re-used and called by many jobs?
what is the purpose of coding class parameter in job statement?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
define cond parameter in jcl?
What is notcat 2 - gs?