Explain the function of //cntl statement?
No Answer is Posted For this Question
Be the First to Post Answer
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is model dataset label(Model DSCB)?
Can a job have only steplib and no joblib ?
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
How do you restart a step in JCL?
What is the significance of addrspc parameter in the exec statement?
Can we use empty VSAM as input?
how to resolve soc-7 ? please tell me
How to DEBUG a JCL?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the function of //jcllib statement?