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

What is a COND parameter in JCL?

Answer Posted / eswar

COND parameter in JCL to control the flow of execution steps.
It is very important parameter in JCL.COND can be coded at job level and step level,but always JOB level -COND will override the STEP level-COND.For example in JOB there are 10 steps,if i want to execute step4 only reaming steps are not executed then should mentioned RESTART parameter at JOB level.
i.e.,RESTART=STEP4 at JOB LEVEL and give JCL end (//)after step4,Then the control directly goes to at that particular step and execute that step only.

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is a jcl?

1179


what is the resolution for sb37 error

9258


Explain how can the disposition of sysout datasets be set for an entire jobstream?

1149


Give the syntax of job specifying jcl statement.

1202


Name the parameters which can be used to limit the number of records written to a sysout dataset?

1203


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1361


Name what parameter directs the output of the job log dataset?

1105


How does jcl specify the job to the operating system?

1312


What parameter of the job statement is used to limit the cpu time consumed by the job?

1332


What is the function of the dd dcb keyword?

1396


how do you code a null statement?

1387


why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.

2500


What is jcl in mainframe, and how many types of jcl statements are there for a job?

1248


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


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

1678