Log Data Set Summary
The Log Data Set Summary reports the SLDS and/or RLDS used as input to the change accumulation run.
It lists the number of log records processed by data set group and by data set name.
** C A P U M A I N * BMC SOFTWARE, INC. * C A P U M A I N **
*******************************************************************************
* *
* C H A N G E A C C U M U L A T I O N U T I L I T Y *
* *
* LOG DATA SET SUMMARY *
* *
* NOVEMBER 15, 2004 10.06.35 PAGE 8 *
*******************************************************************************
DYNAMIC START TIME = 02.200 12.12.54.0 ENDING TIME = 02.200 12.47.03.4
BUFFERS = 31 ACCESS = QSAME(3)* READERS = 1 RDRALLOC = N
TOTAL RECORDS = 383,031 TOTAL RECORDS USED = 44,723
+--------------------------------------------+
| DATA SET GROUP SUMMARY |
+--------------------------------------------+
DBD DDNAME RECORDS START TIME ENDING TIME
DBRCE10 DBRCE10 11,548 02.200 11.13.10.8 02.200 11.47.03.4
DBRCI01 DBRCI01 11,024 02.200 11.12.54.1 02.200 11.47.03.4
DBRCI10 DBRCI10 11,024 02.200 11.13.11.1 02.200 11.47.03.4
DBRCO01 DBRCO01 11,127 02.200 11.12.54.0 02.200 11.47.03.4
+--------------------------------------------+
| DATA SET NAME SUMMARY |
+--------------------------------------------+
DSN = CAP.R81PIT.RLDSP.RCU8.D02200.T1208091.V00 RECS = 15,304
DEVICE = 3390
ON VOLUME(S) = DEV570
DSN = CAP.R82PIT.RLDSP.RC82.D02200.T1211221.V00 RECS = 159
DEVICE = 3390
ON VOLUME(S) = DEV570
DSN = CAP.R82PIT.RLDSP.RC82.D02200.T1213285.V00 RECS = 14,548
DEVICE = 3390
ON VOLUME(S) = DEV431
DSN = CAP.R82PIT.RLDSP.RC82.D02200.T1228293.V00 RECS = 11,701
DEVICE = 3390
ON VOLUME(S) = DEV431
DSN = CAP.R82PIT.RLDSP.RC82.D02200.T1241346.V00 RECS = 3,011
DEVICE = 3390
ON VOLUME(S) = DEV526
The report contains the fields in the following table:
Field | Description |
---|---|
ddName | Name of the input log DD statement used for the run. If the word DYNAMIC appears here, the input log data sets were dynamically allocated. Appears to the left of the start time. |
START TIME | Date (yy.ddd) and time (hh.mm.ss.t) of the earliest timestamp found on the input log records used for the run. |
ENDING TIME | Date (yy.ddd) and time (hh.mm.ss.t) of the latest timestamp found on the input log records used for the run. |
BUFFERS | Number of buffers used while reading the input log data sets. |
ACCESS | Access method used to read the input log data sets. |
READERS | Number of reader tasks used to read the input logs. |
TOTAL RECORDS | Total number of log records read. |
TOTAL RECORDS USED | Total number of log records selected during the run. |
DATA SET GROUP SUMMARY
This part of the report lists the DBDs/ddnames or areas used in this run.
It also lists the number of records processed and the related time for each DBD/ddname or area.
This part of the report contains the fields in the following table:
Field | Description |
---|---|
DBD | Name of the log database. |
DDNAME | Name of the data set group or area. |
RECORDS | Number of log records processed for the individual data set group or area. |
START TIME | Date (yy.ddd) and time (hh.mm.ss.t) of the earliest timestamp found on the input log records for the DBD/ddname or area. |
ENDING TIME | Date (yy.ddd) and time (hh.mm.ss.t) of the latest timestamp found on the input log records for the DBD/ddname or area. |
DATA SET NAME SUMMARY
This is a subset of the input log data sets.
This part of the report lists each log data set name, its location, and the number of records used from that data set during this run.
This part of the report contains the fields in the following table:
Field | Description |
---|---|
DSN | Name of the log data set. |
RECS | Total number of log records used from that data set. |
DEVICE | Name of the device type on which the log data set resides. |
ON VOLUME(S) | Name of the volume(s) on which that data set is located. |
Related topic