Where can program checkpoints be stored for use in a restart?
No Answer is Posted For this Question
Be the First to Post Answer
What is Cataloged Procedures?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
Can we delete the data using IEFBR14 , IEBGENER??
How to override loadlib?
How can we execute only one step in a job
22 Answers MAHINDRA, Mind Tree, Tech Mahindra,
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
How can the submitting users racf authority be overridden in a job stream?
Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
What is Automatic Restart ? EXEC PGM = PROG1, RD = R (Is it the Restart of a JOBSTEP or Restarting the execution of the program?) Do we Restart it or it automatically Restarts executing again and again ? Then when it will finish executing ? or After Abending, when we submit it again, then it is Restarted from the Last successful Checkpoint ? If some JOBSTEP is abending, what is the benifit to Restart it, WILL IT NOT ABEND AGAIN if you don't change the LOGIC ?
how many max steps can we use in a job? pls answer to my question
Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job