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


The maximum number of steps in a job?

Answers were Sorted based on User's Feedback



The maximum number of steps in a job?..

Answer / guest

255

Is This Answer Correct ?    28 Yes 2 No

The maximum number of steps in a job?..

Answer / kkinney

Yes, the total limit is 255. Keep in mind this includes all
steps in procedures & INCLUDEd JCL segments.

Is This Answer Correct ?    18 Yes 3 No

The maximum number of steps in a job?..

Answer / k s raju

maximum 255 steps we can code incuding steps in instream
and catalog procedures

Is This Answer Correct ?    8 Yes 0 No

The maximum number of steps in a job?..

Answer / santthosh

Max we have 255 steps only, if it is instream or catalog
there is no changes the steps in a job.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More JCL Interview Questions

Can we able insert data into a PS file Using IEBUPDTE utility??? If Yes can anyone describe it please..

1 Answers  


what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..

3 Answers   Cognizant,


Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!

2 Answers  


How to overide the symbol parameter in the jcl ?

3 Answers   UST,


What is DYNAMBR in jcl?

2 Answers   CTS,


can we copy a file from fixed block to variable block and vice versa ....asap

1 Answers  


how to code instream data in procedure?

3 Answers  


hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..

1 Answers   CTS,


how you will define a temporary dataset in jcl?

1 Answers   IBM,


If there are five steps in a JCL i have to execute the 3rd step, bypass the 4th step and execute the 5th step how do i do this?

13 Answers   Cognizant, Convergys, IBM, TCS, Wipro,


Is condition checking possible in jcl? If yes, how?

0 Answers  


we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?

1 Answers   Fidelity,


Categories