how to execute the last 5 steps in jcl
Answers were Sorted based on User's Feedback
Must tape dataset definitions include vol=ser specifications?
can we write a proc with in a proc
what do you mean by include statement in jcl?
What is the function of //jcllib statement?
Name what parameter directs the output of the job log dataset?
How is the keyword DUMMY used in JCL?
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
What is the function of the dd mgmtclas keyword in sms datasets?
What is model dataset label(Model DSCB)?
Suppose i have 2 steps in my pgm. Step1- creates a file, Step2 - generates report from file in step1, What changes have to be made in Step2, so that if the file in Step1 is empty Step2 should not be executed? No changes to be made to Step1.
How to release the Output HELD by using HOLD = YES on DD statement ?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?