Answer Posted / nagendra rampuria
The job takes the default time and runs successfully.I feel
the 1st and 2nd answers are wrong.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is notcat 2 - gs?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain in DD statement what is the use of DCB parameter?
How is the record format of an output dataset specified?
Explain the jcl exec statement?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Can I share my data with other jobs? How?
Explain the function of dd disp parameter?
what are the types of abends that occur on job failure? And explain the possible causes of these
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the function of //jcllib statement?
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.
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.
Why block size is multiple of lrecl in jcl?
What is the use of symbol // in jcl?