On Tue, 8 Aug 2023 16:04:48 -0500, Doug Henry wrote: > ... > For sysout datasets the first level is the Userid of the Job not the jobname. > Thanks. So the user ID is available. Is it possible to code so that a JCL symbol or a PRO symbol becomes the last qualifier?
And, I see in <https://www.ibm.com/docs/en/zos/2.5.0?topic=parameter-examples-sysout>: Examples of the SYSOUT parameter ... Example 2: //DD2 DD DSNAME=&&PAYOUT1,SYSOUT=P In this example, DD statement DD2 defines PAYOUT1 as the last qualifier of the system-generated name for the sysout data set. The system generates a name such as userid.jobname.jobid.Ddsnumber.PAYOUT1. ... Shouldn't this be explained earlier, such as in "Relationship to other parameters", not only in an Example? >> ... >> DD SYSOUT=(,),DSN=&SYSUID -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN