Answer Posted / sri hari
It will take Default Time set by the system people. Job
will not fail.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Is condition checking possible in jcl?
What is condition checking in jcl? Is this possible?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How can an in-stream dataset be terminated?
Differentiate between addressing mode and run mode.
what is use of space parameter in dd statement?
Explain the purpose of the dd keylen parameter?
What happens if both JOBLIB & STEPLIB is specified ?
Where & How Do You Code Identifier In Jcl?
which utility is used to run a cobol-db2 program?
when can a job time-out occur? How to overcome that?
what is DSN in JCL and what are the parameters to declare the DSN?
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?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?