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?
Answers were Sorted based on User's Feedback
Answer / 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 |
wht r different types of sort fields in jcl ?
How can unused space allocation be returned to the system when a dataset is closed?
When concatenating two PDS can any one PDS can have empty dataset i.e without any value(Dummy).
Explain the function of job statement in jcl?
difference between internal sort and external sort
what is use of dsn parameter in dd statement?
Does jcl support automatic restart?
How to find the number of duplicates in a file using Sort?
What is model dataset label(Model DSCB)?
what is the use of temporary files?
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?
How can a job send a status message to a tso user at the completion of a job?