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 / bella
it will abend with 013
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
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 is the function of job statement in jcl?
Is condition checking possible in jcl?
How can the attributes of one sms dataset be copied to another dataset?
How is a type of file defined in the jcl that executes the cobol program?
How can a fb file convert to vb file using sort program?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How to override loadlib?
Which statement is used to identify the private libraries in job?
What is one line to pass PARM from JCL to COBOL?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the use of disp parameter?
Explain about LMQUERY�give a dialog information about a data set
how can the same proc be re-used and called by many jobs?