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 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl



i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl..

Answer / way4dinesh

STEP03 RC is 0
STEP7, EXEC, COND=(0,LT,STEP03)
STEP8, EXEC, COND=(0,LT,STEP03)
STEP9, EXEC, COND=(0,LT,STEP03)
STEP10, EXEC, COND=(0,LT,STEP03)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JCL Interview Questions

I need exexution process for JCL programs

0 Answers  


you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.

3 Answers  


How do you handle empty files in a JCL ?

3 Answers   Wipro, Xansa,


Describe the EXEC statement, its meaning, syntax and keywords?

2 Answers  


Explain the function of a dd statement?

0 Answers  


what happens in execution stage in job processing?

0 Answers   IBM,


How do you restart a step in JCL?

12 Answers   HSBC,


Can I concatenate various datasets whose organization are different from each other. Lets say I want to cancatenate a PDS file, a PS file, a GDG file etc. Can You do that ?? If yes, how ? is there any separate Utility to do so ???

4 Answers  


List in order the hierarchical levels of jcl?

0 Answers  


wht is sysudump n sysout,sysprint ?

1 Answers   L&T,


In how ways you can pass the data from Jcl to cobol ?

3 Answers   Cap Gemini, IBM,


how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?

1 Answers  


Categories