restart logic ?
Answers were Sorted based on User's Feedback
Answer / guest
IF WE WANT TO RESTART THE PARTICULAR STEP WE CAN USE
RESTART PARAMETER AND SYNTAX IS RESTART=STEP NAME.
| Is This Answer Correct ? | 3 Yes | 1 No |
Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
What will happen if we write two STOP RUN's in a COBOL program?
how do you resolve for soc7 error
How to execute only th 15th step of JCL consisting of 50 steps?
how to resolve sb37,sd37 se37 abends
how to increase the space of a dataset in instream procedure.
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How jcl work to handle various input output file operations?
you have one jcl .in sort step 5 files are there.if out of 5 files if one file is uncataloged or not there then how will you correct your jcl so that problem does not come. you should not create this file externally.how will u overcome it.
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
What is the use of DUMMY statement in the JCL? What is the use of DUMMY Utility in the JCL?
SORT card to eliminate duplicity.