How do you check the syntax of a JCL without running it?
Answer Posted / kasi
U CAN GIVE 'HI JCL' OR 'JCLT' IN COMMAND LINE.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what operation is performed by job statement?
What is the difference between the positional and keyword parameters? Give examples.
how to compare two datasets without using superce because output is limited to 133 bytes
what is the purpose of coding notify parameter in job statement?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
how to do automated restart when a job abends?
When output dataset space is required, what quantity categories are used?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the motivation behind coding class parameter in job statement?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Where & How Do You Code Identifier In Jcl?
List in order the hierarchical levels of jcl?
What is the function of dd name parameter with a 2 part structure; audit.report?
What is the purpose of the dd keylen parameter?
how to run batch program without jcl?