in production region 100 steps are running,but i need to
run only step5 without changing code how can i do it?
Answer Posted / anil
yes it is correct that we can use iebedit utility by using
internal reader init
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Differentiate between the joblib and the steplib statements?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
In job processing, what happens in execution stage?
How can the submitting users racf authority be overridden in a job stream?
when can a job time-out occur? How to overcome that?
Which dd parameters are required?
what is a jcl?
Explain the function of the dd dcb keyword?
Can we use DISP=SHR in output file in JCL
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
List in order the hierarchical levels of jcl?
Matching Logic in Jcl not in cobol.Could any one please answer this question
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
Explain the function of //cntl statement?
Mention the types of job control statements?