Transaction Totals report

The Transactions Totals report is produced using the EXEC CICS EXTRACT STATISTICS STORAGE command.

The statistics data was mapped by the DFHSMSDS DSECT.

Table 1. Fields in the Transaction Totals report
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 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