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 EXEC statement is and what is the syntax of EXEC statement used in JCL?
which parameter is use to declare the name of dataset in dd statement?
What is catelog procedure and how many catelog procedure to use in one job?
What are hierarchy levels in jcl?
what is the compile process of cobol program expalin with code
what is the JCL statement consists of?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what sort card you will use to copy the data from one dataset to another dataset?
what JCL Procedures?
Explain how can the submitting users racf authority be overridden in a job stream?
List the different components of jcl statement?
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?
Explain the function of //jcllib statement?
What is the function of //cntl statement?
can any one plzzzzzz tell the jcl code for creating ps using idcams