When the report is first displayed, only the first level of the hierarchy is visible (transaction). A sample is shown here:
File View Navigate Help -------------------------------------------------------------------------------- E03: CICS CPU Usage by Transaction (0817/CICS23A) Row 00001 of 00004 Command ===> __________________________________________________ Scroll ===> CSR Name NTxns/Description Percent of CPU time * 10.00% ±1.5% *....1....2....3....4....5....6....7 DNC1 327 77.22 =================================== FINQ 295 8.35 ====
You can enter the “+” line command on a transaction to expand to the next level. A sample of the report with a transaction expanded to the second level of the hierarchy (CICS® program) is shown here:
File View Navigate Help -------------------------------------------------------------------------------- E03: CICS CPU Usage by Transaction (0817/CICS23A) Row 00001 of 00015 Command ===> __________________________________________________ Scroll ===> CSR Name NTxns/Description Percent of CPU time * 10.00% ±1.5% *....1....2....3....4....5....6....7 DNC1 327 77.22 =================================== → PFSAMPC EXEC SQL 35.01 ================= → DFHD2EX1 CICS Program 16.38 ======= → PFSAMPB EXEC SQL 8.14 ==== → PFSAMPA EXEC SQL 3.59 == → PFSAMPA CICS Program 3.54 == → CICS System Services 3.11 == → PFSAMPB CICS Program 3.02 == → PFSAMPA EXEC CICS 2.05 = → PFSAMPC CICS Program 1.89 = → CEECCICS EXEC CICS 0.34 → PFSAMPB EXEC CICS 0.09 FINQ 295 8.35 ====
You can enter the “+” line command on a program to expand to the next level. In the sample below, a line with description “EXEC SQL” has been expanded, showing the SQL commands:
File View Navigate Help -------------------------------------------------------------------------------- E03: CICS CPU Usage by Transaction (0817/CICS23A) Row 00001 of 00027 Command ===> __________________________________________________ Scroll ===> CSR Name NTxns/Description Percent of CPU time * 10.00% ±1.5% *....1....2....3....4....5....6....7 DNC1 327 77.22 =================================== → PFSAMPC EXEC SQL 35.01 ================= → +1BE2 FETCH 13.29 ====== → +662A FETCH 6.56 === → +0F52 SELECT 3.36 == → +6E9C SELECT 2.72 = → +1164 SELECT 2.33 = → +6C4C SELECT 1.89 = → +6248 SELECT 1.85 = → +1588 OPEN 1.55 = → +64D0 OPEN 0.89 → +6752 CLOSE 0.29 → +2348 CLOSE 0.22