My JOB contains three steps.
//STEP1 EXEC PGM=ABC
//STEP2 EXEC PGM=DEF
//STEP3 EXEC PGM=GHI
My Question is
1) I want to execute second step only. How will do.
2) Soppose U consider above three steps are in PROC steps
and I want execute the PROC second step only?
How to execute the second step only. During exection
time its creating any ABEND?
Please let me know..........
Answer Posted / hema
Restart the Job from second step. Suppress the Third step
using the condition code.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain how can a jobs execution priority be modified?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Describe the various parameters utilized in the creation of a gdg?
When output dataset space is required, what quantity categories are used?
Explain in DD statement what is the use of DCB parameter?
How do you submit a job for execution?
How to pass data to a program that is coded in an exec statement?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
what is the resolution for sb37 error
how to compare two datasets without using superce because output is limited to 133 bytes
what is DD statement is used in JCL?
What do you understand by the term job time – out and how can you overcome that?
What statement can be used to send data to another mvs jes3 node?
how to run batch program without jcl?