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 to execute only th 15th step of JCL consisting of 50 steps?

Answer Posted / paray2x

One option is to use RESTART=STEP15 and insert a null JCL
before it.

Otherwise, determine what condition code STEP15 will
return. If it will return 0, then code RESTART=STEP15 and
COND=(0,EQ) on the job card itself.

The COND will apply to all steps. Since STEP15 has no
previous step when restarting, COND will be ignored for
this step. Then, other steps will flush because of the COND
parameter.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

1136


What is the function of job statement in jcl?

1145


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

1283


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1439


What is use of restart and how to use it?

1362


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2657


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

2187


what is DSN parameter and DISP parameter is used for?

1214


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

1479


What is the purpose of dd dummy statement?

1525


Describe the various parameters utilized in the creation of a gdg?

1214


i want to store 20 digits . how will u do it in cobol ?

1492


How can unused space allocation be returned to the system when a dataset is closed?

1566


Can I send output of job to my remote device careerride123?

1198


What do you know about jcl?

1203