is there any utility for restarting a particular step in jcl reply soon ?

Answer Posted / muttaiah

If you want to restart a particular step then you can use
the Restart parameter instead of utility.

Restart = stepname if you want to restart from step
Restart = Procstep.JClstep if you want to restart from a
particualr step in proc
Restart = * will restart from beginning

If you want to execute only single step then use
Restart = stepname, Cond=(0,LE).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the use of IEBGENER utility?

662


What is the function of //jcllib statement?

808


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

684


Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:

3530


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

816






Explain dd statement in jcl?

644


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1969


How to alter the parameters for the existing gdg?

714


What are the parameters that are used in creating a gdg?

741


which parameter is use to declare the name of dataset in dd statement?

737


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1351


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?

820


How to override loadlib?

1428


what are the types of abends that occur on job failure? And explain the possible causes of these

1118


What are the 2 types of parameters in dd statement?

652