Not an easy answer...

The majority of the time you can interrogate the SIOT.
SIOTBYT5,SIOTDCLA tells you that SYSOUT= was coded and SCTOUTPN contains the specified class.
If SIOTDCLA is not on then SCTOUTPN will contain the job's message class.
If SCTOUTPN is "*" you have to get the class from the JCT (JCTJMGPO).
Also, if SIOTDCLA is not on the class may come from a //OUTPUT statement. To get this info requires an SJF request.

Dan

----- Original Message ----- From: "Hardee, Charles H"
Sent: Wednesday, July 08, 2009 3:03 PM
Subject: Looking for SYSOUT class


Hello Everyone,

I am in need of determining the SYSOUT class associated with a DD in a
job's JCL stream.

I have examined DYNALLOC and find no SVC99 text unit that can tell me
what I need to know.

I have also examined the returned information from RDJFCB and, alas, it,
too, is void of the information I need.

Can anyone point me to a public interface that would allow me to
retrieve the SYSOUT class?

Thanks,

Chuck

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to