z/OS DFSMSrmm Reporting
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EDGJAUDM customization

z/OS DFSMSrmm Reporting
SC23-6875-00

Use the following information to customize the EDGJAUDM sample job:

VSORT SORTIN
Change the data set names specified on the DSN keywords to those that are used on your system. The sample JCL assumes that you are using the files created by the sample job EDGJAUDW. EDGJAUDW creates a new generation of a GDG each week. Change the data sets to use the same names as used in EDGJAUDW.
VSORT SORTOUT
This file identifies the file where you want to store volume information for a single month of data. You can change the data set name as required by your installation. To keep data for one year, define a GDG with LIMIT(12) and specify the data set name in the JCL.
VSORT SYSIN
No customization should be necessary. Customize the SORT statement to sort the records by other than volume, date, and time.

The INCLUDE statement is specifically set to process the reports as produced by the sample EDGJAUDW job. If you changed the format or headings on the reports, change the INCLUDE statement here as well.

RSORT
The same customization can be performed as described for the VSORT step. In this step, the sample processes rack records.
USORT
The same customization can be performed as described for the VSORT step. In this step, the sample processes user IDs.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014