Using the CICS Feature › SMF Information for CICS Transactions › Transaction SMF Information › Panel Elements
Panel Elements
This section describes the elements on the panel.
Field Descriptions
- Tran
-
Displays the name of the selected transaction.
- System
-
Displays the CICS system region name where the selected transaction runs.
- Date
-
Displays the date of the selected transaction in yyyy.mm.dd format.
- Exec#
-
Displays the number of transaction calls in the system region
- Minimum at
-
Displays the time that the minimum activity occured in the system region in hh:mm:ss.th format.
- Maximum at
-
Displays the time that the maximum activity occured in the system region in hh:mm:ss.th format.
Column Descriptions
The following columns display total, average, minimum, and maximum values for the selected transaction.
- Elapsed
-
Displays the elapsed time of the selected transacton in hhh:mm:ss.µµµµµµ format.
- CPU
-
Displays the CPU time of the selected transacton in hhh:mm:ss.µµµµµµ format.
The following columns display the CPU and elapsed time distribution of transaction executions.
- # TRX Calls with CPU Time
-
Displays the following values, where n=the number of executions:
- n < 0.005: number of executions with a CPU consumption < 0.005 seconds
- n < 0.01: number of executions with a CPU consumption < 0.01 seconds
- n < 0.02: number of executions with a CPU consumption < 0.02 seconds
- n < 0.03: number of executions with a CPU consumption < 0.03 seconds
- n < 0.05: number of executions with a CPU consumption < 0.05 seconds
- n < 0.10: number of executions with a CPU consumption < 0.10 seconds
- n >= 0.10: number of executions with a CPU consumption >= 0.10 seconds
- # TRX Calls with Elapsed Time
-
Displays the following values, where n=the number of executions:
- n < 0.05: number of executions with Elapsed Time < 0.05 seconds
- n < 0.1: number of executions with Elapsed Time < 0.1 seconds
- n < 0.2: number of executions with Elapsed Time < 0.2 seconds
- n < 0.3: number of executions with Elapsed Time < 0.3 seconds
- n < 0.5: number of executions with Elapsed Time < 0.5 seconds
- n < 1.0: number of executions with Elapsed Time < 1.0 seconds
- n >= 1.0: number of executions with Elapsed Time >= 1.0 seconds