Jobname-Rnn
where:
Specifies the name of the job that contains the SYSOUT data set.
Specifies the numeric sequence number within the job starting with 1 and incremented by 1.
For example, the first SYSOUT DD statement for job S27P35 would be assigned a report identifier of S27P35-R01, the second DD statement for the job would be assigned a report identifier of S27P35-R02, and so on.
Note: When nn exceeds 99, R is omitted from the report identifier; when nnn exceeds 999, the dash (-) is omitted.
The report type that is assigned is monitored data output.
The RMOJCLUX user exit is used to review, to modify, or both, the data before its being added to the database. For example, if you want a different format for the report identifiers, you could change the format through the RMOJCLUX user exit. For more information, see the chapter "User Exits" in the Programming Guide.
Note: The job JCL and associated cataloged procedures are assumed free of errors. As such, no indication is given when an error condition is encountered. For example, if the utility is unable to find a cataloged procedure, the utility continues with the next input JCL statement as though no error had occurred.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|