How to execute 300 steps in a Job?
Answer Posted / manikandan.d
by using procedure we can execute 300 step since each proc
contain max of 255 steps...
one way :
so here we may use 2 proc to execute 300 steps...
another way:
we may use one proc(255 steps) and remaining steps(45 steps)
just include in a same job after that proc
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
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.
What is Cataloged Procedures?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What does a disposition of (new,catlg,keep) for a dsn mean?
What is notcat 2 - gs?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
whats the diff bw the evaluate also and and?
How to pass data to a program that is coded in an exec statement?
What is the function of the dd dcb keyword?
Why include statement is used in a jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is the purpose of coding class parameter in job statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
what is the resolution for sb37 error