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


Max. No of DD statements in a job ?

Answers were Sorted based on User's Feedback



Max. No of DD statements in a job ?..

Answer / shailendra

i think this 3273 dd statement we can specifyin a singal
step, and in a job we can specify 255 step

it's means 3273*255 dd statement is possible

Is This Answer Correct ?    26 Yes 6 No

Max. No of DD statements in a job ?..

Answer / guest

3273

Is This Answer Correct ?    15 Yes 5 No

Max. No of DD statements in a job ?..

Answer / sangamesh

the answer 3273 is exact one.it is for a job not for a step

Is This Answer Correct ?    7 Yes 4 No

Max. No of DD statements in a job ?..

Answer / sharmila_g

one job can have 255 exec statements and one exec statement can have upto 255 dd statements. so from this theory calculate number of dd statements in a job.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More JCL Interview Questions

how do you access an uncataloged dataset in a jcl?

0 Answers   IBM,


What is the difference between a PDS member and a GDG Generation ? Is it only this, that with a generation we can use +1, 0, -1 etc while with PDS member we can not ?

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


What is STEPLIB, JOBLIB? What is it used for?

2 Answers  


hi friends........if u know syntax of IEBEDIT IN JCL

2 Answers  


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

0 Answers   IBM,


If we have 100 job steps in JCL and we want to excute steps only starting from 43 to 50, then how it can be coded in JCL/

10 Answers   IBM,


i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?

4 Answers   Infosys,


Explain the function of the steplib dd statement?

0 Answers  


How can I write the joblog in the spool on normal end of a job step and direct the joblog to a dataset only if the step abends?

2 Answers  


what r the types of job control statements?

2 Answers  


What does a disposition of (NEW,CATLG,DELETE) mean?

3 Answers  


Categories