if we have a job consist of two steps and each step calling
a proc having 10 steps each then how many steps are counted
only 2 or 22(10+10+1+1)? can we have more than 255 steps in
a single job?
Answer Posted / reddy kanupuru
the total no of steps are 22 only.
The job should not consists of more than 255 steps.
(includes the proc steps also)
correct if i am wrong
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain dd statement in jcl?
What are the difference between jcl and jes?
what is “Cond= even” and “Cond=only”?
Differentiate between the joblib and the steplib statements?
What are the 4 fields in dd statement?
Is there any command to check wether the ps file is in sorted order?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
how to run batch program without jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
What dd statement is used to supply the name of a dataset?
What are the jcl procedures?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Can I send output of job to my remote device careerride123?
What is one line to pass PARM from JCL to COBOL?
How can an in-stream dataset be terminated?