Data sets processed report, Empty transaction groups report, Group merge report – IBM Transaction Server OS User Manual
Page 77
![background image](/manuals/126598/77/background.png)
Table 11. Resultant affinity lifetimes (GLOBAL relation)
Lifetime X
Lifetime Y
Resultant lifetime Z
PERMANENT
Any lifetime
PERMANENT
Any other lifetime combination
SYSTEM
Data sets processed report
This report gives the names of all the input data sets (specified on the REPGRPS
DD statement) that were read. This is produced even if errors occur in the input
data sets.
Note: Only data sets that contain a HEADER statement appear in the report.
Empty transaction groups report
This report gives all basic transaction groups (trangroups) that were defined, but
contained no transactions. It is produced only if the input data sets have no errors.
An empty trangroup probably indicates that you have made a mistake. (The
Reporter cannot produce empty trangroups, so you must have created the input by
hand, and probably omitted some corresponding CREATE DTRINGRP statements.)
Group merge report
For each combined group, this report gives the constituent transactions and basic
groups that went to comprise it. (This is a kind of audit trail.) It is produced only if
there are no errors in the input data sets. It is very useful when establishing which
basic group has caused the severe worsening of an affinity lifetime. For example, in
Figure 14 on page 62, four groups were merged: three were LUNAME and PCONV,
and one was LUNAME and SYSTEM. The latter caused the lifetime worsening.
CICS TRANSACTION AFFINITIES UTILITY
1995/11/28
Page
1
BUILDER REPGRPS DATASETS PROCESSED REPORT
Dataset Name
CICS
Detector Last
Detector Last
APPLID
Save Date
Save Time
--------------------------------------------
-------- -------------- --------------
CICSPDN1.TRANGRPS.MERGE1
CICSPDN1
95/11/25
09:05:09
CICSPDN1.TRANGRPS.MERGE2
CICSPDN1
95/11/26
15:22:34
CICSPDN1.TRANGRPS.ONE
CICSPDN1
95/11/27
12:00:51
Figure 12. Sample data sets processed report
CICS TRANSACTION AFFINITIES UTILITY
1995/11/28
Page
2
BUILDER EMPTY TRANGROUP DEFINITIONS
CICSPDN1.TRANGRPS.EMPTY1
G1
(GLOBAL SYSTEM
)
G2
(GLOBAL PERMANENT)
G3
(GLOBAL SYSTEM
)
CICSPDN1.TRANGRPS.EMPTY2
L2
(LUNAME PERMANENT)
L3
(LUNAME LOGON
)
L4
(LUNAME PCONV
)
Figure 13. Example empty trangroups report
Chapter 7. Running the Builder
61