How do you check the syntax of a JCL without running it?
Answer Posted / jim
No to knock answer 1 but "TYPRUN=SCAN" is what works on my
system (no E in type)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
Is their any set of rules for dd? Explain.
What is one line to pass PARM from JCL to COBOL?
What do you understand by jcl?
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?
How can the attributes of one sms dataset be copied to another dataset?
What is the function of the dd avgrec keyword in sms datasets?
How to pass data to a program that is coded in an exec statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
how to compare two datasets without using superce because output is limited to 133 bytes
when can a job time-out occur? How to overcome that?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How can return codes be tested before execution of a job step?
Is it possible to left uncode disp? If yes, how?
How can a jobs execution priority be modified?