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...

In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps
only,can any one answer me please?

Answer Posted / mahesh

//mat021ex job notify=&sysuid,class=a,msgclass=a,
cond=(step2,00,eq)
//step1 exec
//step2 exec condition satisfied remaining steps areskipped
//step3 exec
//step4 exec
//step5 exec cond=even

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of symbol // in jcl?

1534


what operation is performed by job statement?

1172


how you can access an uncataloged dataset in a JCL?

1191


Explain how can return codes be tested before execution of a job step?

1372


How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you

1129


What are the parameter we cannot use in procedure?

1193


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

1494


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

1287


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

1189


Matching Logic in Jcl not in cobol.Could any one please answer this question

4226


Explain about LMFREE�free data set from its association with data ID

1675


what is “Cond= even” and “Cond=only”?

1365


What is the function of dd disp parameter?

1175


How to submit jcl through a cobol program?

1191


how do you code a null statement?

1387