Answer Posted / ankit
According to me job will execute and take the default time
set by system administrators, it will only fail if job
exceeds the defaults time set by admin people's
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
When output dataset space is required, what quantity categories are used?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the function of dd disp parameter?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is use of disp parameter in dd statement?
what are the various stages of job processing?
how you can direct the data to spool using SYSOUT option?
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?
what is use of space parameter in dd statement?
How to pass data to a program that is coded in an exec statement?
What is the motivation behind coding class parameter in job statement?
Matching Logic in Jcl not in cobol.Could any one please answer this question
Where can program checkpoints be stored for use in a restart?
what is use of dcb parameter in dd statement?