On Wed, 8 May 2013 11:08:36 -0500, Mark Zelden wrote:

>On Wed, 8 May 2013 10:55:37 -0500, Paul Gilmartin wrote:
>
>>Does the class matter?  If I allocate:
>>
>>    //SYSUT2  DD  SYSOUT=(B,INTRDR)
>>
>>... will the job not run?  Will the punch writer contend with INTRDR?
>>(You mean they had a punch?)
>
>It will run.  The "B" is the MSGCLASS if one is not specified on the JOBCARD.
> 
And the SYSPRINT piles up in the punch queue.  If the submitters
didn't specify a SYSOUT class.  I think I'm seeing som whimsy in
Gerhard's anecdote.

Does the SYSOUT class on INTRDR override the class(es) in:

    //  OUTPUT  JESDS=ALL,...

if MSGCLASS is not specified?  (I suspect not.)  I know that for
some early JCL errors OUTPUT is not processed, but MSGCLASS
is respected.  I need to try to see how the class on INTRDR
plays in this game.  What class (if any) does TSO SUBMIT supply
when it allocates INTRDR?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to