Gil,
You can change STC like this,,,

$TJOBCLASS(STC),OUTDISP=(HOLD)

Before I did this command it was (PURGE,HOLD)

Scott Ford
Senior Systems Engineer

 
[p] 678.266.3399 x304    [m] 609-346-0399  identityforge.com



This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you have
received it in error, please notify the sender immediately or let us know at

[EMAIL PROTECTED] or [EMAIL PROTECTED], and then delete the
original.  Any other use of the email by you is prohibited.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Paul Gilmartin
Sent: Thursday, October 16, 2008 7:49 PM
To: [email protected]
Subject: Re: Default class for JES2 SYSOUT

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.

>$DJOBCLASS(STC)
>
>    or for more recent JES2 versions you will need
>
>$DJOBCLASS(STC),LONG
>
Can the default classes for JESMSGLG, JESJCL, JESYSMSG, and job
step SYSOUT be controlled independently in PARMLIB as they can
with OUTPUT JCL statements?

-- gil

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

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