How to execute 300 steps in a Job?
Answer Posted / kumar swamy
Prasanths answer is absolutely correct, but so many are using more than one jobs indirectly, you have to recall the question. And one more thing job steps are counted including the procedure steps which is in that job.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of the dd avgrec keyword in sms datasets?
What is the purpose of the dd keylen parameter?
What is the function of //cntl statement?
Explain how can return codes be tested before execution of a job step?
In job processing, what happens in execution stage?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How can the attributes of one sms dataset be copied to another dataset?
what JCL Procedures?
What are steplib and joblib? What for they are used?
Where can program checkpoints be stored for use in a restart?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Explain how can the attributes of one sms dataset be copied to another dataset?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How do you submit a job for execution?
Explain the function of //jcllib statement?