Figure 73 shows the format of the Transactions Totals Report. This report is produced using the EXEC CICS® COLLECT STATISTICS STORAGE command. The statistics data was mapped by the DFHSMSDS DSECT. The field headings and contents are described in Table 197.
Applid IYK2Z1V2 Sysid CJB2 Jobname CI07CJB2 Date 12/17/2004 Time 08:44:37 CICS 6.4.0 PAGE 15
Transaction Totals
Task Data Subspace Transaction Attach
Isolate Location/Key Usage Count Count
Yes Below/CICS None 34 4
Yes Any/CICS None 106 3
Yes Below/USER Unique 53 0
Yes Any/USER Unique 45 2
No Below/CICS Common 0 0
No Any/CICS Common 1 0
No Below/USER Common 3 0
No Any/USER Common 0 0
Totals 242 9
Subspace Statistics
Current Unique Subspace Users (Isolate=Yes). . . : 0
Peak Unique Subspace Users (Isolate=Yes) . . . . : 1
Total Unique Subspace Users (Isolate=Yes). . . . : 2
Current Common Subspace Users (Isolate=No) . . . : 0
Peak Common Subspace Users (Isolate=No). . . . . : 0
Total Common Subspace Users (Isolate=No) . . . . : 0
Field Heading | Description |
---|---|
Isolate | Indicates whether the transaction's user-key task-lifetime storage is isolated from the user-key programs of other transactions. |
Task Data Location/Key | Indicates the combination of task data location and task data key for these transactions. |
Subspace Usage | Indicates the type of subspace usage for these transaction definitions. |
Transaction Count | The number of transaction definitions for this combination of isolate, task data location, task data key, and subspace usage. |
Attach Count | The number of times that these transactions have been attached. If a transaction definition is used to start a transaction remotely, the transaction is included in the Attach Count for the region where the transaction actually runs. |
Current Unique Subspace Users (Isolate=Yes) | The current number of tasks allocated a unique
subspace.
Source field: SMSUSSCUR |
Peak Unique Subspace Users (Isolate=Yes) | The peak number of tasks allocated a unique
subspace.
Source field: SMSUSSHWM |
Total Unique Subspace Users (Isolate=Yes) | The total number of tasks that have been
allocated a unique subspace.
Source field: SMSUSSCUM |
Current Common Subspace Users (Isolate=No) | The current number of tasks allocated to
the common subspace.
Source field: SMSCSSCUR |
Peak Common Subspace Users (Isolate=No) | The peak number of tasks allocated to the
common subspace.
Source field: SMSCSSHWM |
Total Common Subspace Users (Isolate=No) | The total number of tasks that have been
allocated to the common subspace.
Source field: SMSCSSCUM |