Answer Posted / suresh
we have 10 steps in job in that i want to excute first
step2 in this case we can use restart parameter
restart=stapename,this will start from step2 insted step1.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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.
What do you understand by the term job time – out and how can you overcome that?
Explain how can a jobs execution priority be modified?
how can the same proc be re-used and called by many jobs?
What are the parameters that are used in creating a gdg?
What is the function of the dd mgmtclas keyword in sms datasets?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Differentiate between the joblib and the steplib statements?
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.
whats the diff bw the evaluate also and and?
What are steplib and joblib?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
how to do automated restart when a job abends?
Is acct parameter mandatory?
Explain the function of job statement in jcl?