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 |
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
Explain how can a jobs execution priority be modified?
a dd statement has 2 types of parameters. Name them?
diff bw vsam and normal flat file?
What is the improvement to COND= in the latest version of MVS?
What is GDG and what is the maximum limit of versions that can be created?
Explain how can a stopped job be started again?
Explain about Internal Sort
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
In how ways you can pass the data from Jcl to cobol ?
How to send different PARM values based on the any condition to the program in a JCL? For example :- If the time is before 12:00 pm, I want to send "A" to some program and if it past 12:00 pm , I want to send "B" as a PARM value to that program. How to do it thur JCL only?
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?