how many max steps can we use in a job? pls answer to my
question

Answers were Sorted based on User's Feedback



how many max steps can we use in a job? pls answer to my question..

Answer / deepu

255

Is This Answer Correct ?    69 Yes 2 No

how many max steps can we use in a job? pls answer to my question..

Answer / ganesh kumbhar

We can Write 1 JOB statement
255 EXEC statement (steps)
3273 DD statement

Is This Answer Correct ?    30 Yes 0 No

how many max steps can we use in a job? pls answer to my question..

Answer / lu

255...but it's better to divide many differents job because
if you get abend, it's more easy to fix or to
rerun...because when you're on call, and u wake up at 3
AM...255 steps !!!!! even you know what step is abended...

Is This Answer Correct ?    13 Yes 1 No

how many max steps can we use in a job? pls answer to my question..

Answer / guest

255

Is This Answer Correct ?    5 Yes 0 No

how many max steps can we use in a job? pls answer to my question..

Answer / rahul singh

255 is the max u can ise

Is This Answer Correct ?    6 Yes 1 No

how many max steps can we use in a job? pls answer to my question..

Answer / vighnesh

255

Is This Answer Correct ?    0 Yes 0 No

how many max steps can we use in a job? pls answer to my question..

Answer / guest

254

Is This Answer Correct ?    0 Yes 3 No

how many max steps can we use in a job? pls answer to my question..

Answer / saki

16

Is This Answer Correct ?    1 Yes 22 No

how many max steps can we use in a job? pls answer to my question..

Answer / sun

24 steps we can use

Is This Answer Correct ?    5 Yes 42 No

Post New Answer

More JCL Interview Questions

which parameter is used to check the syntax of a jcl without executing it?

0 Answers   IBM,


i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?

2 Answers   Wipro,


I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....

3 Answers   RBS,


Name the system library from which modules are retrieved at execution

2 Answers  


How many instream we can write in single jcl?

1 Answers  






Can we change a FB file to VB file in JCL? Please help

1 Answers  


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

2 Answers  


a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?

1 Answers   IBM,


How many JOB statements a JCL can have ? If there are more than one JOB statements in a JCL, are they submitted in succession or in parallel ?

4 Answers   IBM, Tech Mahindra,


Can we browse or edit the GDG dataset if it is a tape entry?

4 Answers  


GDG Create syntax ?

4 Answers   Xansa,


What is a Proc ? why do we go for a Proc ? What are the types of procs?Can we have nesting in Procs ?

9 Answers   Xansa,


Categories