On Thu, 16 Oct 2008 18:49:18 -0500, Paul Gilmartin <[EMAIL PROTECTED]> wrote:

>On Thu, 16 Oct 2008 10:40:03 -0500, Mark Zelden wrote:
>
>>On Thu, 16 Oct 2008 10:16:39 -0500, Sally Mason wrote:
>>
>>>Please can someone tell me if SYSOUT=A is always the default class for
>>>SYSOUT in JES2, or if this is something that can be changed somewhere.  Also
>>>if it can be set, which parameter it is.  I have tried looking in the
JES2 and
>>>MVS manuals but haven't been able to find the answer.
>>>
>Not always.  In our lab the default class is something other
>than A which goes to bit bucket.  If I fail to specify the
>class, I never see the output.  If I specify the class only
>in an OUTPUT JCL statement and the job fails with a JCL error,
>I never see the output.
>
>>The default comes from the MSGCLASS.   To see what your STC MSGCLASS
>>is set at use this command:
>>
>Is this always the case, or only if the DD statement specifies
>SYSOUT=*.  I believe in our lab configuration if I leave the
>class empty on my DD SYSOUT statement, and omit the OUTPUT JCL
>statement, the SYSOUT again goes to bit bucket.
>

What do you mean if you have a DD SYSOUT statement with the
class empty?  You have to specify something, don't you? At least
in JCL.  If you are referring to ALLOC via TSO (or perhaps
BPXWDYN since I know you like that), then I think you can
specify SYSOUT without a class or "*".   If it is going into the
bit bucket, check your  jobclass settings for TSU, not  STC,
$DJOBCLASS(TSU).  Even if it is going to the bit bucket and
you are looking via SDSF, turn "INPUT ON" and put a ? next
to your tso userid on a DA screen and you should see the
output / DD and the class it is going to.


In the OP's case, I was assuming dynamic allocation without a class 
is what ASM2 was doing based on what the vendor told the OP.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[EMAIL PROTECTED]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
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