How to execute step2,step1,step3 when step1,2&3 are in order
Answer Posted / kavithab
This is just a try... let me know the correct answer
// JOB1 JOB 'H557467j', 'KAVITHA', RESTART = STEP02
//STEP01 ..... COND = (0,EQ,STEP02)
//STEP02 ........
//STEP03 .... COND = (0,EQ,STEP01)
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
How is the record format of an output dataset specified?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What are the parameters that are used in creating a gdg?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Is it possible to left uncode disp? If yes, how?
How is a type of file defined in the jcl that executes the cobol program?
Explain dfsort utility?
What is the function of the dd avgrec keyword in sms datasets?
how to compare two datasets without using superce because output is limited to 133 bytes
Explain the function of the dd dcb keyword?
define cond parameter in jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what is a jcl?
What is the function of //cntl statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?