how many max steps can we use in a job? pls answer to my
question
Answer Posted / 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 |
Post New Answer View All Answers
What is the significance of addrspc parameter in the exec statement?
which parameter is use to declare the name of dataset in dd statement?
Where can program checkpoints be stored for use in a restart?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is the use of IEBGENER utility?
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?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
Differentiate between the joblib and the steplib statements?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Explain the function of a dd statement?
Suppose I have five jobs to do. But I want to hold one?
how can the same proc be re-used and called by many jobs?
i want to store 20 digits . how will u do it in cobol ?