Answer Posted / balesh
//JOB_NAME JOB '123' CLASS=Q,MSGLEVEL=(0,1)
//STEP1 EXEC PGM='ADDPGM'
//DD_NAME DD=PATH
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the difference between jcl and jes?
how you can access an uncataloged dataset in a JCL?
What are the rules employed while naming the steps in a job?
Explain about ISPF/TSO Commands
What is concatenating?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
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?
List the different jcl statements that are not permitted in the procedures?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how to run batch program without jcl?
I need exexution process for JCL programs
List the different components of jcl statement?
When space is allocated for an output dataset, what units can be used?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What is the function of the dd avgrec keyword in sms datasets?