Space announcement This documentation space provides the same content as before, but the organization of the content has changed. The content is now organized based on logical branches instead of legacy book titles. We hope that the new structure will help you quickly find the content that you need.

Resource Summary (9.P)


The Resource Summary screen (9.P) displays a summary of all breakpoints, skips, counts, and keeps that have been set in the region. Use the S (Select) line command to transfer to the Source-Listing-2-L screen and view keeps, breakpoints, skips, and counts set from your terminal in the selected CSECT. You can optionally remove all breakpoints, skips, counts, and keeps for any program from this screen by using the R (Release) line command.

Access this screen by typing the letter P on the System Facilities Menu (9), or as described in Transferring Between Screens.

Resource Summary Screen (9.P)

--------------------------- RESOURCE SUMMARY (9.P) -----------------------C024
COMMAND ===>                                                   SCROLL ===> CSR
MODULE: CWDEMPL  CSECT: CWDEMPL           COMPILED: 15 OCT 2007 - 14:36:53
                                                                 ENTRY 000001
LINE COMMANDS:  R (Release)  S (Select)

CMD  TERM  USERID    MODULE    CSECT             KEEPS  BREAKS   SKIPS  COUNTS
---  ----  --------  --------  ----------------  -----  ------   -----  ------
_   1512  ACMJET0   CWDEMCB2  CWDEMCB2          00003   00001   00000   00000
_   1577  ACMJET1   CWDEMPL   CWDEMPL           00000   00001   00000   00000
                              **END**


Input Field

CMD

Line command entry field. Valid entries are:

  • S (Select): Selects a program containing the specific breakpoints, skips, counts, and dataname keeps. Press Enter to transfer automatically to the Source-Listing-2-L screen. The dataname keeps, breakpoints, skips, and counts set for that program are displayed on that screen.

Important

Only programs with breakpoints, skips, counts, and keeps set by your terminal can be selected with the S command. If a program is selected whose breakpoints, skips, counts, and keeps belong to another terminal, Code Debug CICS displays an error message.

  • R (Release): Removes all breakpoints, skips, counts, and dataname keeps set for a specified program. This function is useful when a  Code Debug CICS user signs off of CICS without ending the debugging session, then signs back on with a different terminal ID. Use the R command to free up resources used by the first terminal.

Output Fields

TERM

Terminal ID where breakpoints, skips, counts, and keeps are set for a program.

USERID

CICS userID associated with this terminal session.

MODULE

The name of the load module that contains the specified CSECT.

CSECT

The name of the program in which the indicated number of keeps, breakpoints, skips, and counts have been set.

KEEPS

Number of keeps set for the specified program at the terminal displayed in TERMID.

BREAKS

Number of breakpoints set for the specified program at the terminal displayed in TERMID.

SKIPS

Number of skips set for the specified program at the terminal displayed in TERMID.

COUNT

Number of analyzes set for the specified program at the terminal displayed in TERMID.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*