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


Please Help Members By Posting Answers For Below Questions

Can we call instream to catalog and catalog to instream?

685


how would you create a temporary dataset? And where will you use them?

772


what is the compile process of cobol program expalin with code

2005


what is DD statement is used in JCL?

683


Can an individual step be restricted from using all the jobs allowed cpu time?

1011






which utility is used to run a cobol-db2 program?

810


What are the jcl procedures?

649


what is SOC4 error?

740


how to compare two datasets without using superce because output is limited to 133 bytes

1486


when does a dataset go uncataloged?

840


what is use of space parameter in dd statement?

758


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

616


what sort card you will use to copy the data from one dataset to another dataset?

734


How to run cobol program using jcl?

656


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

835