What dd statement is used to supply the name of a dataset?
No Answer is Posted For this Question
Be the First to Post Answer
What are the rules employed while naming the steps in a job?
What is the error/SOC code if dd names are not sysut1 and sysut2 in IEBGENER?
What is the use of DSNDB07 ?
How to search strings in multiple dataset with conditions 'string1 & string2'?
Explain the purpose of dd dummy statement?
How do you handle empty files in a JCL ?
What is 'S0C7' abend?
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?
My JCL contains four steps //STP1 A(+1), DISP = NEW //STP2 A(+2), DISP = NEW //STP3 A(+3), DISP = NEW //STP4 A(+1), DISP = OLD STP3 was abended and I want restart my JCL from STP3 onwards & what are the precaution I want to take & what are the changes I need to make. Pls let me know.
What is the function of the steplib dd statement?
What is the function of the dd avgrec keyword in sms datasets?
Please give me the coding for converting VB to FB and FB to VB