Product Functions
Related topics
All screens and functions that are available to XPED and XPRT users are also available to XPSP users. All screens that are numbered with an initial 9 are available only to XPSP users.
This manual includes eight sections devoted to each of the high level menus accessed from the Primary Menu. For example, the Source Listing screen (2.L) and all the other screens that start with a 2 can be found in Debugging-Facilities-Screens.
The following table shows all the functions available in Code Debug CICS. It also briefly describes each function and lists the screens from which each function is available.
Product Function Summary
Function | Description | Screen ID |
---|---|---|
Set profile defaults | Sets default session options which control the Code Debug CICS session. | XPED/XPRT 0.1 |
Primary PF key settings | Sets the PF key settings for controlling the session. | XPED/XPRT 0.2 |
Load new user profile | Loads default session values from an existing profile. | XPED/XPRT 0.4 |
Translate Table | Allows customization of your profile-level output translate table. | XPED/XPRT 0.3 |
Save user profile | Saves the current session default values to the Code Debug CICS profile data set. | XPED/XPRT 0.5 |
Script data set allocation | Defines allocation parameters for system and user script data sets. | XPED/XPRT 0.6 |
List breakpoints | Sets and removes program breakpoints and displays those already set. | XPED/XPRT 1.1 |
List abends | Shows a summary of all breaks/abends trapped during the current debugging session. | XPED/XPRT 1.3 |
Trace summary | Sets the logic flow trace facility options for the current session. | XPED/XPRT 1.4 |
Saved traps | Displays all saved traps and allows users to delete or reload individual save traps, or reload all saved traps. | XPED/XPRT 1.5 |
Trap summary | Sets traps and/or conditional traps for transaction abends by user ID, NETNAME, terminal, program, transaction, client IP address, server IP address, and/or server port number. | XPED/XPRT 1.6 |
Intercept summary | Provides an easy method for entering multiple intercept commands. | XPED/XPRT 1.7 |
Storage protection | Sets storage protection by terminal, transaction, or program and displays all current storage protection entries. | XPED/XPRT 1.8 |
Define user labels | Defines, changes, and deletes labels that equate to storage locations. | XPED/XPRT 1.9 |
Monitor Summary | Allows specification of a list of programs and Csects that are to be monitored. | XPED/XPRT 1.M |
Newcopy Programs | Allows specification of a list of programs programs to be PhasedIn Newcopied. | XPED/XPRT 1.N |
Resource summary | Displays, by program, a list of breakpoints, skips, counts, and keeps set at the terminal. | XPED/XPRT 1.P |
Source listing | Allows online viewing of the compiled program listing. | XPED/XPRT 2.L |
Break/abend | Views break, abend, or storage violation information. | XPED/XPRT 2.1 |
Memory display | Allows the display of all tables and storage areas in CICS and the update of certain tables and storage areas. | XPED/XPRT 2.2 |
View break/abend Assembler format | Displays Assembler instructions and registers at break/abend time. | XPED/XPRT 2.20 |
Program storage | Allows display and update of variables in Assembler, C, COBOL, and PL/I programs for a program that is currently at a break or abend. | XPED/XPRT 2.3 |
Program trace | Displays the logic flow trace of an application program that has just executed or is currently at a break/abend if trace is on. | XPED/XPRT 2.4 |
Display EIB | Displays the execute interface block (EIB) in an easy-to-read format. | XPED/XPRT 2.5 |
List of CSECTs | Displays the list of CSECTs used in the program identified as well as indicating the offset and length. | XPED/XPRT 2.6.1 |
CSECT Selections | Displays the CSECTs selected for debugging. | XPED/XPRT 2.6.2 |
List of Functions | Displays a list of functions in the DLL identified. | XPED 2.6.F |
Show When screen | Displays active when-conditions set during a debugging session. | XPED/XPRT 2.7 |
Last 3270 screen | Displays the last 3270 application screen sent or received by the application program at a break/abend. Available for local traps only. | XPED/XPRT 2.8 |
Channels and containers | Allows access to a list of all channels active for a task or a list of all containers in a channel, and browsing of data within a container | XPED/XPRT 2.C |
DSECTs | Displays a DSECT for a given area in a format that includes field names, field lengths, and data. | XPED/XPRT 2.D |
CICS Resources | Displays program and transaction resource information and additional Db2 information. | XPED/XPRT 2.R |
Task Storage | Displays a list of transaction storage areas that belong to the task and may be selected for viewing and/or updating. | XPED/XPRT 2.S |
List of CICS data sets | Displays a list of data sets defined in the CICS system and allows status and service request changes. | XPED/XPRT 5.1.1 |
Browse a CICS data set | Displays multiple records in a CICS data set in a browse (read only) mode. | XPED/XPRT 5.1.2 |
Edit a CICS data set record | Allows the display and update of individual records in a CICS data set. | XPED/XPRT 5.1.3 |
List of CICS temporary storage queues | Displays a list of all CICS temporary storage queues currently available in this CICS system. | XPED/XPRT 5.2.1 |
Browse CICS queued temporary storage | Displays records in a CICS queued (multiple record) temporary storage queue in browse (read only) mode. | XPED/XPRT 5.2.2 |
Edit CICS queued temporary storage | Displays and updates individual records in a CICS queued (multiple record) temporary storage queue. | XPED/XPRT 5.2.3 |
List of CICS transient data queues | Displays a list of all CICS transient data queues defined in the CICS system and allows status changes. | XPED/XPRT 5.3.1 |
Edit CICS transient data queue record | Displays and allows the addition of individual records in a CICS transient data queue. | XPED/XPRT 5.3.2 |
List of DL/I PSBs | Displays a list of DL/I PSBs defined in this CICS system and the DBCTL region to which this CICS region is connected. | XPED/XPRT 5.4.1 |
List of DL/I PCBs within a PSB | Displays a list of the PCBs defined within a DL/I PSB. | XPED/XPRT 5.4.2 |
List of DL/I segments within a PCB | Displays a list and hierarchy of segments that can be accessed from a DL/I PCB. | XPED/XPRT 5.4.3 |
Edit a DL/I database segment | Displays and updates individual records within a DL/I database. | XPED/XPRT 5.4.4 |
Set Db2 parameters | Displays default Db2 parameters and allows for override options. | XPED/XPRT 5.5.0 |
List of Db2 tables/views | Displays a list of all Db2 tables and views based on a user’s Db2 security. | XPED/XPRT 5.5.1 |
Build SQL Easy Query | Displays a list of all columns defined for a Db2 table and allows building of a Db2 query. | XPED/XPRT 5.5.2 |
View generated SQL | Displays the SQL call generated by the Easy Query and lets you save the SQL call. | XPED/XPRT 5.5.3 |
Browse Db2 result table | Displays the Db2 result table returned by Db2. | XPED/XPRT 5.5.4 |
Edit Db2 result table row | Allows editing data in a single row of the Db2 result table. | XPED/XPRT 5.5.5 |
Edit Db2 composite column | Allows editing data in a column of the Db2 result table. | XPED/XPRT 5.5.6 |
Set MQ Parameters | Displays default MQ parameters and allows for override options. | XPED/XPRT 5.6.0 |
MQ Queue List | Displays a list of active CICS MQ queues. | XPED/XPRT 5.6.1 |
Browse MQ Queue Message | Allows browse access to a message in an MQ queue. | XPED/XPRT 5.6.2 |
Update MQ Queue Message | Allows update access to a message in an MQ queue. | XPED/XPRT 5.6.3 |
Abend-AID for CICS snap dump | Produces a snap dump for the transaction. | XPED/XPRT 7.1 |
Abend-AID for CICS report file directory | Displays the report file directory and allows selection of the desired report. | XPED/XPRT 7.2 |
Abend-AID for CICS diagnostics | Displays the Abend-AID for CICS diagnostics for the break/abend trapped or for any other abend code. | XPED/XPRT 7.3 |
View single task | Displays information and registers about a selected task without interrupting the task. | XPSP 9.1 |
Memory display | Displays/modifies memory. | XPSP 9.2 |
List all tasks | Displays the status of all active and suspended tasks in the CICS region. | XPSP 9.3 |
Monitor facilities | Displays/modifies monitoring rules. | XPSP 9.4 |
Monitor exceptions | Displays/modifies monitoring exceptions. | XPSP 9.4.1 |
Monitor eligibility | Displays/modifies monitoring eligibility by program. | XPSP 9.4.2 |
CSECT exclusions | Displays CSECTs which cannot be selected for debugging. | XPSP 9.5 |
Trap summary | Sets traps for transaction abends by user ID, NETNAME, terminal, program, transaction, client IP address, server IP address, and/or server port number. | XPSP 9.6 |
Storage protection exceptions | Creates, deletes, lists, and changes entries in the storage protection exceptions table. | XPSP 9.7 |
Storage protection | Sets storage protection by terminal, transaction, or program and displays all current storage protection entries. | XPSP 9.8 |
Define systems labels | Creates, deletes, lists, and modifies system labels that equate to storage locations. | XPSP 9.9 |
Manage source listings | List, open, and close SLS data sets | XPSP 9.L |
Access Code Coverage | Query, display, and update the status of Code Coverage in the current CICS region. (Only available if Code Coverage is active in the CICS region.) | XPED/XPRT C |
Access Xchange | Use Xchange to automate date and time testing of application programs. (Only available if Xchange is active in the CICS region.) | XPED/XPRT G |
CICSPlex facilities | Select the Code Debug CICSPlex facility to be used. (Only available if Code Debug CICSPlex facility is active in the CICS region.) | XPED/XPRT P |
Exit session | Defines exit options and terminates the Code Debug debugging session. | XPED/XPRT X |