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
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 |
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 |
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 |
Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
hi friends........if u know syntax of IEBEDIT IN JCL
What is a GDG? Why do we go for a GDG ? utility used to create GDG?
wt will happen to the step of a job if u code COND=ONLY
How can you execute a COBOL program via SYSIN in JCL?
What is jcl in mainframe?
What is JCL LIB ?
What do you understand by the terms: joblib and steplib?
How do you restart a step in JCL?
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?
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter