When we give TYPERUN = SCAN , what are the syntax errors we
get?
Answer Posted / tidda
JCL syntax errors
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is jcl in mainframe, and how many types of jcl statements are there for a job?
In sms datasets, what is the function of the dd avgrec keyword?
How jcl work to handle various input output file operations?
what is the difference between JES3 and JES2?
which parameter is use to declare the name of dataset in dd statement?
For what purpose steplib and joblib are used ?
Explain the function of the dd dcb keyword?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is Cataloged Procedures?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Explain dfsort utility?
How can return codes be tested before execution of a job step?
when can a job time-out occur? How to overcome that?
Does jcl support automatic restart?