how many max steps can we use in a job? pls answer to my
question
Answers were Sorted based on User's Feedback
Answer / prashant mishra
Max steps in Job is 255.
and in 1 step 3273 Dd names.
And in 1 job there could 1800 jobs can code but usually
this type of job does not prepared because if we submit
then mainframe will hang.
| Is This Answer Correct ? | 5 Yes | 0 No |
what is d/f b/w sysout & sysprint
what is the difference between static call and dynamic call?
a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully
SORT card to eliminate duplicity.
proc1,proc2,up to proc5 is there if i want to call proc1 and proc5how can u write the code
what is DSN parameter and DISP parameter is used for?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
Does jcl support automatic restart?
Explain how can return codes be tested before execution of a job step?
What is the difference between joblib and jcllib statements
How to compare 2 files using File-Aid?
How to execute step2,step1,step3 when step1,2&3 are in order