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

Suppose there are 10 steps in a PROC, I want to execute
only step5. How do you give the condition in the JCL that
calls this PROC?

Answer Posted / siri

using restart parameter.....
//jobname job ,,,restart=proc.step5.....
and next given cond=(00,le) in step6 to step10..

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

1280


How does jcl specify the job to the operating system?

1307


Is it possible to define dd statements as you want?

1159


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

1516


What statement can be used to send data to another mvs jes3 node?

1686


What are the 2 types of parameters in dd statement?

1207


Explain dd statement in jcl?

1178


Explain dfsort utility?

1401


Is condition checking possible in jcl?

1256


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

1674


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2793


a dd statement has 2 types of parameters. Name them?

1174


Explain the purpose of dd dummy statement?

1273


How is the record format of an output dataset specified?

1200


define cond parameter in jcl?

1324