in production region 100 steps are running,but i need to
run only step5 without changing code how can i do it?
Answer Posted / gangireddy
//sysin dd *
edit type=include, stepnmae=(step5)
/*
//
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Matching Logic in Jcl not in cobol.Could any one please answer this question
Suppose I have five jobs to do. But I want to hold one?
How to pass the parameter in parm using linkage section ? (syntax)?
What is the function of the dd dcb keyword?
Explain how can a stopped job be started again?
Describe the various parameters utilized in the creation of a gdg?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
how do you code a null statement?
I need exexution process for JCL programs
How can the disposition of sysout datasets be set for an entire jobstream?
How can unused space allocation be returned to the system when a dataset is closed?
How can values be passed from the job stream to an executable program?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the function of job statement in jcl?
what are JCLLIB and STEPLIB in JCL?