What is timing concept in mainframe?
No Answer is Posted For this Question
Be the First to Post Answer
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
hi friends........if u know syntax of IEBEDIT IN JCL
How is a GDG base created?
in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
how to resolve sb37,sd37 se37 abends
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
How to find out the number of records in a file using JCL
How can unused space allocation be returned to the system when a dataset is closed?
how to put a dependency on job in jcl using opc scheduler?
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 to concatenate datasets
Explain the purpose of the dd keylen parameter?