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 have 255 procedures in a job, each procedure contain 2
steps.can we execute this job?

Answers were Sorted based on User's Feedback



I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?..

Answer / mr. cooooool

It's not possible b'coz a jcl contain max 255 steps.
acording to the question this job will contain 510 steps.
That is impossible for a particular job.

Is This Answer Correct ?    25 Yes 5 No

I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?..

Answer / brahmareddy.t

Yes,we can execute this job if the proc is instreamproc.
we can write 255 instreamproc in one job.
we can write 255 steps in one instreamproc.
ok.

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More JCL Interview Questions

what is the restart?hopw it is invoked?

1 Answers  


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

0 Answers   IBM,


How to fetch even records from one file to another file by using ICETOOL in JCL?

3 Answers  


How to copy VSAM files without using REPRO

3 Answers   ADP,


What is GDG?

1 Answers  


What is the use of symbol // in jcl?

0 Answers  


how can we pass parameters from JCL to cobol subprogram...my requirement is i should not get data from mainprogram but i need it from JCL directly

5 Answers   IBM, TCS,


how can we pass external data to instream procedures

5 Answers   IBM, Infosys, Ocwen,


Mention the types of job control statements?

0 Answers  


Hi, Say I have 10 flat files and I want to copy all these 10 flat files to a GDG versions flat files (I have GDG base: FDWS01.TEST.RESTORE) in one shot. Can we do that in one shot using a JCL. May be by using IEBGENER. It's a bit urgent. So anyone's fast rely would be appreciated.. Thanks in advance.. 10 flat files ----------------------------------- FDWS01.SUB.RESTORE1 FDWS01.SUB.RESTORE2 FDWS01.SUB.RESTORE3 ; ; FDWS01.SUB.RESTORE10 TO GDG versions ----------------------- FDWS01.TEST.RESTORE.G0001V00 FDWS01.TEST.RESTORE.G0002V00 FDWS01.TEST.RESTORE.G0003V00 ; ; FDWS01.TEST.RESTORE.G0010V00

4 Answers  


What is model dataset label(Model DSCB)?

1 Answers  


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

0 Answers  


Categories