On Tue, 29 May 2012 21:46:44 +0200, R.S. <[email protected]> wrote:
>(re-send) >W dniu 2012-05-29 17:47, Mark Zelden pisze: >> On Tue, 29 May 2012 16:27:00 +0200, R.S.<[email protected]> wrote: >> >>> For STC and TSU there is explicit parameter for OUTCLASS. >>> For JOBs there's no such parameter. >>> >>> Q: what output class is chosen as default for jobs? Where is it coded? >>> >> >> There is no OUTCLASS parm for JOBCLASS(STC) nor JOBCLASS(TSU) either. >> There is MSGCLASS for STC/TSU, which defaults to "A". >> >> There is no default MSGCLASS for batch job classes. If you submit a job >> without MSGCLASS, it depends on the source of the submission. From >> TSO/ISPF, it >> would be the JOBCLASS(TSU) MSGCLASS. If for example you used IEBGENER >> to submit to the INTRDR via SYSOUT=(n,INTRDR), the default MSGCLASS >> would be "n". > >Yes, the parameter for JOBCLASS(STC or TSU) is MSGCLASS. >Regarding to defaults - the following scenario: >A job submitted fromISPF via SUB command. >No MSGCLASS in the job. All DD SYSOUT=*. Also no CLASS parameter. > >In that case default CLASS is used - and I found the default in JES2PARM. >Also some default OUTCLASS (MSGCLASS? sorry for eventual misnaming) is >used for JES* datasets and SYSOUT's. In my case this is K, but I cannot >find any entry in the JES2PARM saying "use K outclass". >And my curiosity eats me... ;-) > >Supplemental information: the system uses almost 'vanilla' JES2PARM >delivered with ServerPac. Default CLASS is A: >INTRDR ... CLASS=A, >Default OUTCLASS is K - why? > Note what I wrote about "the source" earlier. But there are places MSGCLASS can be specified and it may not be getting it from the "source". 1) What does a $DJOBCLASS(TSU) output look like? 2) What is your security (ACF2, RACF or Top Secret)? 3) Are you using UADS? 4) Do you have MSGCLASS specified in either UADS or TSO SEGMENT for your security product. Also, if you follow IBM-MAIN (which I know you do), you should know by now to never trust the JES2 parms for most settings since they can be changed with an operator command and don't revert back to the parm settings (that may not have been changed) with a cold start. Let us know what you find. Regards, Mark -- Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS mailto:[email protected] Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html Systems Programming expert at http://expertanswercenter.techtarget.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

