Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have 5 steps in my job. say s1, s2, s3, s4, s5
//s1 exec .............

//s2 exec ............

//s3 exec ..........

//s4 exec ........

//s5 exec ...............

my question is i want to exeute only s2 and s4 steps...
please advice me how to do this:

Answer Posted / siri

using iebedit utility...
//jobname job ,,,,,,,,
//step exec pgm=iebedit
//sysut1 dd dsn=eidujk.hii.jcl,disp=shr
//sysut2 dd dsn=sysout=(*,intrdr)
//sysprint dd sysout=*
//sysin dd *
edit start=jobname,type=include,step name=(step2,step4)
/*

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1440


Explain how can an in-stream dataset be terminated?

1413


When space is allocated for an output dataset, what units can be used?

1331


what JCL Procedures?

1308


in ways data can be passed to a COBOL program from JCL?

1293


how do you access an uncataloged dataset in a jcl?

1816


define cond parameter in jcl?

1329


What is the significance of addrspc parameter in the exec statement?

1132


For what purpose steplib and joblib are used ?

1189


what is DSN parameter and DISP parameter is used for?

1214


Is there any command to check wether the ps file is in sorted order?

2960


Explain how can the submitting users racf authority be overridden in a job stream?

1192


what are the types of abends that occur on job failure? And explain the possible causes of these

1687


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1177


Explain the job statement in jcl?

1223