suppose i have job it contains 10 steps after exicution of
job failuer at 3 and 7 th steps i want exicute step 3 and
step 7 only how we specify condition ?
Answer Posted / mmreddy
we can use if then condion u can executeit.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function of dd disp parameter?
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.
How can the disposition of sysout datasets be set for an entire jobstream?
which utility is used to sort a file in jcl?
what is DSN parameter and DISP parameter is used for?
Is it possible to left uncode disp?
what is use of space parameter in dd statement?
What is one line to pass PARM from JCL to COBOL?
what is use of dcb parameter in dd statement?
which parameter is use to declare the name of dataset in dd statement?
What is NOTCAT ?
What are hierarchy levels in jcl?
Mention the types of job control statements?
Explain the purpose of dd dummy statement?
How does jcl specify the job to the operating system?