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 to execute only th 15th step of JCL consisting of 50 steps?

Answers were Sorted based on User's Feedback



How to execute only th 15th step of JCL consisting of 50 steps?..

Answer / niki

If u want to run only step 15 delete all steps before
step15 and put null statement after 15 step.

Is This Answer Correct ?    0 Yes 16 No

How to execute only th 15th step of JCL consisting of 50 steps?..

Answer / suresh

we need to mention restart = step15 at job statement

Is This Answer Correct ?    4 Yes 26 No

Post New Answer

More JCL Interview Questions

how do you code a null statement?

0 Answers   IBM,


How many parameters are there to a DISP statement and what are their uses ?

3 Answers  


I had 100 steps in jcl i want to execute first 10 steps only?

6 Answers   IBM,


mainframe questions like basic&depth

0 Answers   TetraSoft,


write a jcl to execute a job by 7:00 am on jan 20,1986?

0 Answers   IBM,


db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above. 1 What is the maximum number of tables that can be stored on a Partitioned Table Space ? 1 what is contained in the DB2 node lock file? A) data base names B) data base users names C) license keys D) server names Accenture 5 Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code? 6 When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing? 2 how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE IBM 7 max number of columns in a db2 table? 6 What is package versioning? Please give an example. 1 What is the picture clause of the null indicator variable? 6 How do you filter out the rows retrieved from a Db2 table ? 1 What is DB2 (IBM Database 2)? 3 Can any one tell me about Restart logic in DB2.

2 Answers   Cap Gemini,


the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.

7 Answers   IBM,


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

0 Answers  


One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?

1 Answers   CTS,


In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?

1 Answers  


How do you submit a job for execution?

0 Answers  


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,


Categories