Is automatic restart possible in jcl? If yes, how?
No Answer is Posted For this Question
Be the First to Post Answer
Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?
When should DISP=MOD is used?
I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?
Explain dd statement in jcl?
How to get cursor position from system in CICS environment ?
How to rename a VSAM file as well as it's index file?
How do you create a temporary dataset? Where will you use them?
Definition of COND parameter in JCL
What does a disposition of (NEW,CATLG,KEEP) mean?
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
How do you pass parameters to the program as the job is being executed ?
What do you understand by the terms: joblib and steplib?