Change Accumulation utility reports
A group of reports is generated and automatically printed for each run unless you specify DUMMY on the SYSPRINT DD statement.
The Change Accumulation utility writes the Output Change Accumulation Summary and Incremental Image Copy reports to the statistics PDX. You can view them through the ISPF interface. If you include the REPORTS DD statement in the JCL, the Change Accumulation utility writes the processing log to SYSPRINT and the statistical reports to REPORTS. JCL-and-control-statements gives detail descriptions of the DD statements.
The reports are similar to those produced by other BMC IMS Database Utilities products and consist of the following:
Report | Reference | Purpose |
---|---|---|
Processing Log | Lists control statements, DD statement input, actions performed, and diagnostic messages. | |
Processing Summary | Summarizes information about the change accumulation groups and database data set groups and areas that were processed during the job step. | |
Global Specifications | Lists the global options and selected environmental information used for the run. | |
Model Summary | Lists the dynamic allocation models that were used during the run. | |
Input Change Accumulation Summary | Lists the input DBDs and data sets used for the run. | |
Group Specifications | Lists the group output options used for the run. | |
Output Change Accumulation Summary | Lists the output change accumulation DBDs and data sets created during the run. | |
Log Data Set Summary | Lists the name of each input log and the databases and data sets within each log used for the run. | |
Log Sort Summary | Lists the sort parameters used for each DBD and data set sorted during the run. | |
Incremental Image Copy | List the database, data set group, input image copy, change accumulation data set, and output image copy summaries when incremental image copies are created. | |
Tape/Cartridge Pull List | Lists all tapes or cartridges in volume serial sequence that are required for the run. You must request that this report be generated. |
This section contains the following topics:
Related topic