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


In My job I have 15 procs.and in each proc i have 3 steps.
i want to execute 3 step in proc 10.is it possible?
if possible how?

Answers were Sorted based on User's Feedback



In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is..

Answer / mainframe moddu

Restart=proc10.step3

Is This Answer Correct ?    15 Yes 1 No

In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is..

Answer / madhavi chava

yes u can run the 3rd step of 10th proc by coding

exec=procstepname.stepname

procstepname is the step name where the 10th proc is used
and stepname is 3.

Is This Answer Correct ?    8 Yes 3 No

Post New Answer

More JCL Interview Questions

What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?

2 Answers   IBM,


We have two PS files,want to compare those files and put the duplicate records in one file. Input file 1 contains(1,2,4,9,10) Input file 2 contains (1,4,5,11,12,14,16). Help me with jcl.

6 Answers  


What is DSNDB06 ?

1 Answers  


What is the function of the dd mgmtclas keyword in sms datasets?

0 Answers  


What does IEBGENER do?

10 Answers   BirlaSoft,


Which is the most widely used batch performance monitor for DB2?

2 Answers  


How is the record format of an output dataset specified?

0 Answers  


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

0 Answers   IBM,


How to send different PARM values based on the any condition to the program in a JCL? For example :- If the time is before 12:00 pm, I want to send "A" to some program and if it past 12:00 pm , I want to send "B" as a PARM value to that program. How to do it thur JCL only?

0 Answers   UHG,


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

0 Answers  


if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.

4 Answers   IBM,


Can we use empty VSAM as input?

9 Answers   Convergys, Kanbay,


Categories