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 am having one step in my jcl.in that step,i am calling one
proc.In that proc,i have 10 steps.i want to call a particular
step in that proc without writing any new jcl ike iebedit
utility...

Answers were Sorted based on User's Feedback



I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i w..

Answer / guest

1)Please use the Restart parameter in the job card (for
example Restart=jobstep.procstep)

Is This Answer Correct ?    4 Yes 0 No

I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i w..

Answer / venkat ramana

IN THIS CASE, CODE THE CONDITION PARAMETER ON THE JOB
STATEMENT IN SUCH A WAY THAT IT WILL BYPASS ALL THE STEPS
IN THAT JOB.
COND = (0,LE)

AND FOR WHAT EVER THE STEP YOU WANT EXECUTE, WRITE THE
BELOW COND PARAMETER

COND.STEPNAME (NAME OF THE STEP YOU WANT TO EXECUTE) =
(0,GT)

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More JCL Interview Questions

What is DSNDB06 ?

1 Answers  


What is the meaning of keyword in JCL? What is its opposite?

1 Answers  


i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb

2 Answers  


what is the purpose of coding class parameter in job statement?

0 Answers   IBM,


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

0 Answers  


what is DD statement is used in JCL?

0 Answers  


Can we call instream to catalog and catalog to instream?

0 Answers  


What you mean by skeleton JCl?

2 Answers  


What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?

5 Answers   CitiGroup,


In sms datasets, what is the function of the dd avgrec keyword?

0 Answers  


For how long a job can be executed continuously in a mainframe ?

4 Answers  


when GDG version number get changed ? bcz always Generations only increasing.

1 Answers   Cap Gemini,


Categories