If a jcl has just 1 step and the input file to this does
not exist, then what will happen if we submit this job?
Answer Posted / shridhar
Disp parameter matters here.
old ,shr -- dataset not found.
new,catlg -- no error
mod -- dataset not found.
mod ,catlg --- no error.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is their any set of rules for dd? Explain.
what is the difference between JES3 and JES2?
What is the function of //cntl statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
Is automatic restart possible in jcl? If yes, how?
Which dd parameters are required?
How does jcl act on a cobol code?
what is the use of JCL?
Explain the function of dd disp parameter?
List the various advantages of using jcl language?
Explain how can a stopped job be started again?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Explain the function of job statement in jcl?
What do you know about jcl?
What is job control language?