how many max steps can we use in a job? pls answer to my
question
Answer Posted / lu
255...but it's better to divide many differents job because
if you get abend, it's more easy to fix or to
rerun...because when you're on call, and u wake up at 3
AM...255 steps !!!!! even you know what step is abended...
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
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?
Explain in DD statement what is the use of DCB parameter?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
i want to store 20 digits . how will u do it in cobol ?
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.
Mention the types of job control statements?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Is there any command to check wether the ps file is in sorted order?
Explain the purpose of dd dummy statement?
what is JCL?
What is the purpose of dd * statement in jcl?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
In sms datasets, what is the function of the dd avgrec keyword?
How does jcl specify the job to the operating system?