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

How do You skip a Step In JCL?

Answer Posted / vinay sonar

We can do it using COND parameter put a always true
condition such as

COND=(0,le) or COND=(4095,ge)

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we use DISP=SHR in output file in JCL

1461


What does a disposition of (new,catlg,keep) for a dsn mean?

1197


What are the rules employed while naming the steps in a job?

1206


what sort card you will use to copy the data from one dataset to another dataset?

1300


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

1131


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

1190


Mention the types of job control statements?

1224


How to alter the parameters for the existing gdg?

1254


what is use of dsn parameter in dd statement?

1199


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

4225


Is it possible to left uncode disp?

1247


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

2794


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1342


what is use of space parameter in dd statement?

1326


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1131