How do you check the syntax of a JCL without running it?
Answer Posted / tina
You can use JCKP.
JCKT for test jcl
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the resolution for sb37 error
what happens in execution stage in job processing?
How to run cobol program using jcl?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Explain the function of dd name parameter with a 2 part structure; audit.report?
What are hierarchy levels in jcl?
Why block size is multiple of lrecl in jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what is DSN parameter and DISP parameter is used for?
What is the function of //jcllib statement?
How can the disposition of sysout datasets be set for an entire jobstream?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Is automatic restart possible in jcl? If yes, how?
How can a stopped job be started again?
Explain the function of the steplib dd statement?