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
What is the function of the dd mgmtclas keyword in sms datasets?
Explain the hierarchy levels in jcl?
Must tape dataset definitions include vol=ser specifications?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
List the various advantages of using jcl language?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is the purpose of dd?
What is the motivation behind coding class parameter in job statement?
how you can access an uncataloged dataset in a JCL?
Are there any set of rules for the names of the steps used in a job?
what sort card you will use to copy the data from one dataset to another dataset?
Mention the types of job control statements?
Explain how can the attributes of one sms dataset be copied to another dataset?
In sms datasets, what is the function of the dd mgmtclas keyword?
Explain the function of a dd statement?