JSSRSDD statement
The JSSRSDD statement applies to Accounting and Statistics report sets.
Usage
Job summary data is written to JSSRSDD when a SAVE subcommand is processed, and is restored from JSSRSDD when a RESTORE subcommand is processed.
If you are restoring data, the data set defined by JSSRSDD and the data set defined by xxRSTDD should match, that is, be produced by the same Save operation. For more information, see the Report Reference.
Usage notes
- JSSRSDD is optional.
- If you omit JSSRSDD, information about the previous processing of saved data is not restored, and information about current processing is not saved.
- The VSAM data set defined by JSSRSDD must exist before you run OMEGAMON AI for Db2.
You can do one of the following:
- Specify an existing data set from a previous OMEGAMON AI for Db2 run (when restoring data). If an existing data set is used and the SAVE subcommand is specified, the new job summary data is added to the previous content.
- Specify a new data set allocated by using the IDCAMS DEFINE CLUSTER function.
- Do not specify DUMMY for JSSRSDD.
For information about the allocation of the save data set, see Monitoring Performance from ISPF.