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 jcl i have 255 steps. In 255 step i declared proc. In proc
i have 20 steps this job is executable or not? why?

Answers were Sorted based on User's Feedback



In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executab..

Answer / pandiyan and stalin

No, the job cannot be excecuted. Because a job a maximum of
255 steps in a program.

Is This Answer Correct ?    16 Yes 2 No

In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executab..

Answer / vj

No..!! it will not work..!! at the time of jcl check itself
the error message (EJCK or JJ or JSCAN)

"MORE THAN 255 STEPS IN JOB" will be displayed...

even though if u have proc in the 255th step, the JCL will
not execute... it will end with JCL ERROR...

Is This Answer Correct ?    1 Yes 0 No

In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executab..

Answer / ch.mohan

no it can't
maximum 255 step using and after in proc we have only 15
time we r using

Is This Answer Correct ?    1 Yes 0 No

In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executab..

Answer / adarsha

This will execute in deed ! Surprise !

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More JCL Interview Questions

What are some jcl statements that are not allowed in procedures?

0 Answers  


How to skip first step of a job? Can we use COND on the first step?

3 Answers   iNautix,


restart logic ?

2 Answers   TCS,


a dd statement has 2 types of parameters. Name them?

0 Answers  


what is SOC4 error?

0 Answers  


How do you overcome this limitation ?

0 Answers  


How gdg are concatenated?

0 Answers  


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,


if the submitter of a job wants to inform another user about the job completion, how can it be done?

0 Answers   IBM,


i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl

1 Answers  


If your job fails at particular step then what would be the return code for next steps

3 Answers   ADP,


What are the kinds of job control statements?

3 Answers  


Categories