How to execute 300 steps in a Job?
Answer Posted / venkat
we can't execute more than 255 steps in one job, so it is
not possible with procs also indirectly
| Is This Answer Correct ? | 15 Yes | 4 No |
Post New Answer View All Answers
Explain the function of //cntl statement?
what is use of disp parameter in dd statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is the function of a dd statement?
what is use of space parameter in dd statement?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Name the statement which can be used to send data to another mvs jes3 node?
How can the submitting users racf authority be overridden in a job stream?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Does jcl support automatic restart?
How does jcl act on code(if you take a cobol program)?
a dd statement has 2 types of parameters. Name them?
What is timing concept in mainframe?
What is the difference between run mode and addressing mode?