What is the purpose of dd?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between the joblib and the steplib statements?
can u execute a proc from another proc?
what is full form of AIX
How do you find which GDG is using which dataset?
Does jcl support automatic restart?
Can we write same stepname for one or more steps in on job ?
Explain about SYSVAR
describe the exec statement,its meaning ,syntax and keywords?
What is condition checking in jcl? Is this possible?
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
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?