What is the function of the dd avgrec keyword in sms datasets?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?
how to resolve the soc4 error?
What is the difference between a symbolic and an override in executing a PROC?
wht is step lib n job lib ? where can we code joblib n steplib ?
How does jcl specify the job to the operating system?
describe the exec statement,its meaning ,syntax and keywords?
There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?
What is the significance of addrspc parameter in exec statement?
How do you designate a comment in JCL?
what is a cataloged procedure ?
what is the compile process of cobol program expalin with code