I have 255 procedures in a job, each procedure contain 2
steps.can we execute this job?
Answers were Sorted based on User's Feedback
It's not possible b'coz a jcl contain max 255 steps.
acording to the question this job will contain 510 steps.
That is impossible for a particular job.
| Is This Answer Correct ? | 25 Yes | 5 No |
Answer / brahmareddy.t
Yes,we can execute this job if the proc is instreamproc.
we can write 255 instreamproc in one job.
we can write 255 steps in one instreamproc.
ok.
| Is This Answer Correct ? | 2 Yes | 6 No |
What is the purpose of dd?
how to solve u4038 abbend?........
how can u understand ps and pds from their names ?
What dd statement is used to supply the name of a dataset?
What is the use of disp parameter?
what is the COND=EVEN ? Can anyone give me an example to explain the usage.
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
1)what is compilation jcl for cobol program but it is calling another program 2)what is compilation jcl for cobol program but it is calling another program(in this, main program is pure cobol but sub program is cobol+db2 program.can anyone please answer me for above questions. it's very urgent
What is the function of //cntl statement?
I've one sequential file, That file contains millians of Junk & CHAR recoreds example File 1 ,,,,,...,,,.....,.,.INFOSYS.....,,,,,,,,,,,WIPRO..........., ,...,..,. My questions is : I want omit the 44th posstion to 4 CHAR (WIPRO) remaining things I want output file (including Junk CHAR also)... How can we slove this problem & give me a syntax. Please provide the result as soon as possible.
write a jcl to execute a job by 7:00 am on jan 20,1986?