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 10 steps in jcl program but i have to exicute only
2,4,6,8th and 10th ?how it's possible?

Answer Posted / mahesh

I think its not possible because , always first step need
to execute, then based on the CC of the first step,
we can specify COND whether to SKIP or Process a Step in
JCl.

Note : You cannot use Restart Parameter in the above
cases. it is used only when the Job is Abended.

Is This Answer Correct ?    1 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1343


What is catelog procedure and how many catelog procedure to use in one job?

8792


how JCL works?

1325


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

1147


Can I share my data with other jobs? How?

1194


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2514


What is the use of symbol // in jcl?

1535


Suppose I have five jobs to do. But I want to hold one?

1178


What is the function of job statement in jcl?

1142


What is the syntax of JCL statement?

1291


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

1177


Explain about LMQUERY�give a dialog information about a data set

1508


how you can direct the data to spool using SYSOUT option?

1517


How can the attributes of one sms dataset be copied to another dataset?

1475


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

1206