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 restart a step in JCL?

Answers were Sorted based on User's Feedback



How do you restart a step in JCL?..

Answer / divya prakash

Use RESTART=JOBSTEPNAME.PROCSTEPNAME
Example:-

if the job is abended in STEP10 for proc step "TRANSFORM".

THEN,

RESTART=STEP10.TRANSFORM.

Thanks,
Divya Prakash

Is This Answer Correct ?    2 Yes 4 No

How do you restart a step in JCL?..

Answer / guest

restart = proc step.step

Is This Answer Correct ?    8 Yes 26 No

Post New Answer

More JCL Interview Questions

I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?

10 Answers   iGate,


How does -818 sql error occur? Why does it happen and what can be done to overcome this error code?

5 Answers   RBS,


What is the difference between the positional and keyword parameters? Give examples.

0 Answers  


A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?

4 Answers   IBM,


What is DSNDB06 ?

1 Answers  


How many positional parameters are there in job statement?

4 Answers  


State the uses of syspring, sysin, sort fields, sum fields and dummy.

0 Answers  


i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?

1 Answers  


when does a dataset go uncataloged?

0 Answers   IBM,


Give the syntax of job specifying jcl statement.

0 Answers  


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,


hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..

1 Answers   CTS,


Categories