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 / mc
JCL Error, dataset not found
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How is the record format of an output dataset specified?
Why block size is multiple of lrecl in jcl?
In sms datasets, what is the function of the dd avgrec keyword?
what are the statements that are not valid to be included in an include statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain how can a stopped job be started again?
A dd statement consists of 4 fields. Name them?
Explain how can the attributes of one sms dataset be copied to another dataset?
What parameter directs the output of the job log dataset?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Is automatic restart possible in jcl? If yes, how?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?