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 sort card you will use to copy the data from one dataset to another dataset?
which parameter is use to declare the name of dataset in dd statement?
When output dataset space is required, what quantity categories are used?
what operation is performed by job statement?
How to pass the parameter in parm using linkage section ? (syntax)?
Explain dd statement in jcl?
How does jcl specify the job to the operating system?
What parameter directs the output of the job log dataset?
Name what parameter directs the output of the job log dataset?
When space is allocated for an output dataset, what units can be used?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain the function of job statement in jcl?
Explain dfsort utility?
Which dd parameters are required?
what is the purpose of coding class parameter in job statement?