How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / tabbu
Then jobcard using restat parameter .given
restart=st.step2.then the execution starts in step2 and
another steps automatically executed
| Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
Can we use DISP=SHR in output file in JCL
Explain the purpose of dd dummy statement?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the purpose of the dd keylen parameter?
What is the purpose of dd * statement in jcl?
when does a dataset go uncataloged?
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.
a dd statement has 2 types of parameters. Name them?
Explain dd statement in jcl?
What is the format of comment statement?
What is multithreading in jcl?
What is condition checking in jcl? Is this possible?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
How do you create a temporary dataset?