We have 100 steps in a procedure and we need to run the jcl
and execute only 25th step in the proc and not the
remaining steps. How can we do it?
Answer Posted / prakash
Use IEBEDIT utility and select the required step alone for
execution
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to override loadlib?
Describe the various parameters utilized in the creation of a gdg?
What is condition checking in jcl? Is this possible?
How is the record format of an output dataset specified?
write a jcl to execute a job by 7:00 am on jan 20,1986?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is automatic restart possible in jcl? If yes, how?
What is the function of //jcllib statement?
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.
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what sort card you will use to copy the data from one dataset to another dataset?
What is NOTCAT ?
what is the purpose of coding class parameter in job statement?
What is jcl in mainframe, and how many types of jcl statements are there for a job?