How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / shivanadri naveen kumar
I dont know the currect answer but based on my knowledge and
experience i think it is posible by using the "DPRTY"
parameter in EXEC statement in each and every statement means
we set the DPRTY=3 for step 2,DPRTY=2 for step 1,DPRTY=1 for
step 3.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
what operation is performed by job statement?
Where can program checkpoints be stored for use in a restart?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
Explain the function of dd name parameter with a 2 part structure; audit.report?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain how can a jobs execution priority be modified?
How is the record format of an output dataset specified?
Is automatic restart possible in jcl?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
How to submit a jcl from cics?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what is the purpose of coding class parameter in job statement?
In sms datasets, what is the function of the dd avgrec keyword?
What is condition checking in jcl? Is this possible?
What is job control language?