How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Answer Posted / vijay
a small addition with above one. we should keep our
msgclass=a then oly we can acheive to print the records of
data to spool.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what JCL Procedures?
How does jcl act on code(if you take a cobol program)?
what are the types of abends that occur on job failure? And explain the possible causes of these
Explain the hierarchy levels in jcl?
Differentiate between addressing mode and run mode.
what is DSN in JCL and what are the parameters to declare the DSN?
What happens if both JOBLIB & STEPLIB is specified ?
How do you access an uncatalogued dataset in a jcl?
what is the difference between JES3 and JES2?
how do you access an uncataloged dataset in a jcl?
Explain the job statement in jcl?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
How can a jobs execution priority be modified?
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?
What are steplib and joblib?