how many max steps can we use in a job? pls answer to my
question
Answer Posted / sun
24 steps we can use
| Is This Answer Correct ? | 5 Yes | 42 No |
Post New Answer View All Answers
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.
Is condition checking possible in jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
a dd statement has 2 types of parameters. Name them?
How can a fb file convert to vb file using sort program?
Explain the function of the steplib dd statement?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Does jcl support automatic restart?
What is multithreading in jcl?
What is the function of //cntl statement?
Is condition checking possible in jcl? If yes, how?
what are the types of abends that occur on job failure? And explain the possible causes of these
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
What happens if both JOBLIB & STEPLIB is specified ?
How jcl is used for testing batch programs?