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


A job has 150 steps i want to execute only 57th step

Answers were Sorted based on User's Feedback



A job has 150 steps i want to execute only 57th step..

Answer / piyush mani

it's easy write restart=step57 in job parameter and write cond in 58th step like cond = (x,eq) where x is expected return code of 57th step.

Is This Answer Correct ?    14 Yes 2 No

A job has 150 steps i want to execute only 57th step..

Answer / karthik

Include following two parameters in job card

restart=step57,COND=(0,LE)

by karthik

Is This Answer Correct ?    12 Yes 0 No

A job has 150 steps i want to execute only 57th step..

Answer / prashant singh

We can also use IEBEDIT utility which will be usefull
without editning the original JCL

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More JCL Interview Questions

suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?

5 Answers  


What is default if we don't specify RD parameter at all ?

1 Answers   IBM,


describe the exec statement,its meaning ,syntax and keywords?

3 Answers  


What are the valid DSORG values ?

3 Answers  


how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?

6 Answers   CSC,


I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?

2 Answers   IBM,


what is the COND=EVEN ? Can anyone give me an example to explain the usage.

2 Answers  


What are the parameter we cannot use in procedure?

0 Answers  


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

0 Answers  


1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent

4 Answers   Mind Tree,


What will happen if we write two STOP RUN's in a COBOL program?

4 Answers   Satyam,


Can we create VSAM file by using IEBGENER?

4 Answers   Principal Finance,


Categories