how to do automated restart when a job abends?
No Answer is Posted For this Question
Be the First to Post Answer
How to run cobol program using jcl?
What is the use of IEBGENER ?
What is timing concept in mainframe?
In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?
Explain about LMMFIND - find a library member
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
Min no of member?s (PDS) in one directory block?
Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.
Explain about ISPFTTRC
//ERFDS JOB //STEP1 //STEP2 //STEP3...COND=(4,LT) //STEP4 1.CONDITION IN STEP3 REFERS TO WHICH STEP'S RETURN CODE (STEP1 OR STEP2)? 2.IN ABOVE PROGRAM IF CONDITION SATISFIES IN STEP3 WHICH STEPS WILL EXECUTE?? AND WHY? IF CONDITION IN STEP3 SATISFIES
What are the basic JCL Statements for a Job?
how can i use the parameters decalred in main pgm in sub pgm