How do you check the syntax of a JCL without running it?
Answer Posted / x
JJ also works depending on installation
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What parameter directs the output of the job log dataset?
How can the disposition of sysout datasets be set for an entire jobstream?
what is the use of IEBGENER utility?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Explain how can return codes be tested before execution of a job step?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How does the jcl specify the job to os?
What is notcat 2 - gs?
Is their any limit for data sets?
how you can direct the data to spool using SYSOUT option?
What is the maximum length of a single line of jcl?
whats the diff bw the evaluate also and and?
Explain the jcl exec statement?
what happens in conversion stage in job processing?