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 |
How to print data of sequential file to Spool..?
Explain about SYSVAR
which parameter is used to check the syntax of a jcl without executing it?
In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.
why do we use file-aid wht r the adv of using file-aid thn in ispf
jcl is like a complier....?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How can you execute a COBOL program via SYSIN in JCL?
how can u understand ps and pds from their names ?
What is the difference between catalogue procedure and In-Stream procedure?
what will be the error code if duplicate key of VSAM file is found?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?