How to print the Output to SPOOL using MSGCLASS and SYSOUT ?

Answer Posted / vinay sonar

i dont know about MSGCLASS

For sysout use following syntax

//SYSUT1 DD DSN=PMAP391.NEW.PS,DISP=SHR
//SYSUT2 DD SYSOUT=*

Here sysout=* means SPOOL area.Keep it in mind.It has being
asked in many interviews

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2186


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?

1964


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

817


How to override loadlib?

1621


Can an individual step be restricted from using all the jobs allowed cpu time?

1247


what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?

1005


Explain the function of the dd dcb keyword?

931


How do you overcome this limitation ?

893


What is jcl in mainframe?

933


Which statement is used to identify the private libraries in job?

904


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2004


What do you understand by the term notcat 2 – gs?

966


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2500


Explain dd statement in jcl?

842


Explain the jcl exec statement?

862