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

Explain about LMQUERY�give a dialog information about a data set

0 Answers  


suppose i have 10 job steps and i want to execute only step 6.How to write?

6 Answers  


Name the system library from which modules are retrieved at execution

2 Answers  


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

0 Answers   IBM,


At what stage, operator can change the class and priority of a submitted job?

2 Answers  


I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.

1 Answers  


How do you skip a particular step in a proc/JOB?

5 Answers   CSC, CTS,


can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch

1 Answers   IBM,


What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?

4 Answers   IBM,


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

1 Answers  


which parameter is use to declare the name of dataset in dd statement?

0 Answers   IBM,


In job processing, what happens in execution stage?

0 Answers  


Categories