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
How can unused space allocation be returned to the system when a dataset is closed?
What is job control language?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is the purpose of coding class parameter in job statement?
How to pass data to a program that is coded in an exec statement?
Mention the types of job control statements?
What do you understand by jcl?
define cond parameter in jcl?
List in order the hierarchical levels of jcl?
What are the utility programs in jcl?
What do you understand by the terms: joblib and steplib?
What is the function of //jcllib statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
How do you access an uncatalogued dataset in a jcl?
what is use of dcb parameter in dd statement?