How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Answer Posted / gaurav singh pawar
give msgclass = 0
and then give//DDNAME DD sysout = *
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the purpose of disp parameter?
how do you access an uncataloged dataset in a jcl?
How do you submit a job for execution?
Explain the purpose of the dd keylen parameter?
Explain about LMQUERY�give a dialog information about a data set
What are the rules employed while naming the steps in a job?
Define concatenating?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Is it possible to left uncode disp?
Explain the function of job statement in jcl?
what is use of dcb parameter in dd statement?
What are hierarchy levels in jcl?
How dummy is used in jcl?