How many steps we can overide in the proc's?
Answers were Sorted based on User's Feedback
Answer / sangamesh
as a procedure can also contain maximum of 255 steps, so
all the 255 steps can be overrided.
| Is This Answer Correct ? | 22 Yes | 1 No |
In sms datasets, what is the function of the dd mgmtclas keyword?
If a JOBSTEP abends, AND without using COND also, all the subsequent steps execute, then what is the use of using EVEN ? Why do we use EVEN when without it also all the JOBSTEPs execute ?
when can a job time-out occur? How to overcome that?
Name the system library from which modules are retrieved at execution
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
how can u understand ps and pds from their names ?
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
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?
What is the function of dd disp parameter?
01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
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 anyone please answer me for above questions. it's very urgent