The DB2THRDS view shows summarized information about threads defined in the DB2 DSNCRCT table. The threads are listed by initial transaction ID. DB2THRDS is a summary form of the DB2THRD view.
The DB2THRDS view is available for CICS Transaction Server for OS/390, Version 1 Release 3 and later.
Where the parameters are the same as those for DB2THRD in topic ***.
The DB2THRDS view looks like the DB2THRD view shown in Figure 19 with one addition: the Count field. This field appears next to the CICS System field, and indicates how many resources were combined to form each line of summary data.
By default, the view is summarized by CICS® system. If you place the cursor on a field of data and issue the SUM display command, the view is summarized by the data in that field.
None.
From the DB2THRDS view, you can hyperlink from the Count field to
the DB2THRD view to expand a line of summary data. The DB2THRD view includes only those resources that were combined to form the specified summary line.