The List Debugging Profiles screen
Use the "List Debugging Profiles" screen to display a list of debugging
profiles:
- When you start the debugging profile manager, CICS displays the "List
Debugging Profiles" screen.
Figure 7. The List Debugging Profiles screen, showing the example profiles
CADP - CICS Application Debugging Profile Manager - IYK2Z2T1
List Debugging Profiles (A=Activate,I=Inactivate,D=Delete,C=Copy)
Owner Profile S Tran Program Compile Unit Applid Userid Term Type
_ $EXAMPLE CORBA I T* * IORWERTH Corb
_ CICSUSER CORBA I T* * IORWERTH Corb
_ $EXAMPLE EJB I * * * EJB
_ $EXAMPLE JAVA I TR* * PENFOLD* Java
_ $EXAMPLE LE1 I T* P* * CICSREG1 PANDREWS TTT1 Comp
_ $EXAMPLE LE2 I TR * SAMPCOMPUN + CICSREG2 DRBEARD* TTT2 Comp
_ $EXAMPLE LE3 I TRN3 PROG3 * CICSREG3 * TTT2 Comp
7 profile(s). All profiles shown
Enter=Process PF1=Help 2=Filter 3=Exit 4=View 5=Create comp 6=Create Java
9=Set display device 10=Edit 11=Sort
When you use the debugging profile manager for the first time, CICS
displays all the profiles that you own. Subsequently, CICS displays the profiles
that were selected when you last used it.
If there are more profiles than can be displayed on one screen, use PF7
and PF8 to scroll backwards and forwards through the list. If you have no
profiles, CICS displays an empty list.
The list contains selected information from the debugging profiles. The
columns on the screen are:
- Owner
- The userid of the profile owner; that is, of the user who created the
profile.
- Profile
- The name of the profile
- S
- The status of the profile (A for Active, or I for Inactive)
The following columns display information specified when the profile
is created:
- Tran
- Displays the contents of the transaction field
- Program
- Displays the contents of the program field
- Compile Unit
- Displays the the first ten characters of the Compile
Unit field. If the Compile Unit name is longer, a + to the
right of the name shows that only part of the name is displayed.
- Applid
- Displays the contents of the Applid field
- Userid
- Displays the contents of the Userid field
- Term
- Displays the contents of the Terminal field
- Type
- Displays the type of program specified in the debugging profile:
- Corb
- CORBA object
- EJB
- Enterprise bean
- Java
- Java program
- Comp
- Compiled language program
Not all the information in the debugging profile is displayed on the "List Debugging Profiles" screen. To display the additional information,
move the cursor to the line that contains the profile, and press PF4.
You can change the way CICS displays information on the "List Debugging
Profiles" screen:
- Selecting which profiles are displayed
- Use PF2 to cycle through the available options in turn. The options
are
- Display all the profiles in the system. This is the setting the first
time you use the debugging profile manager
- Display the profiles that you own
- Display all active profiles
- Sorting the list
- Use PF11 to cycle through the available options in turn. The options
are:
- Re-display the profiles in sequence of profile name. This is the sequence
the first time you use the debugging profile manager
- Re-display the profiles in sequence of transaction ID
- Re-display the profiles in sequence of program name
- Re-display the profiles in sequence of owner
In each case, CICS uses the EBCDIC sorting sequence.
Your choice of which profiles are displayed, and your chosen sequence,
are preserved, and used the next time you use the debugging profile manager.
Function keys for the List Debugging Profiles screen
The function keys for the "List Debugging Profiles" screen are:
- PF1
- Display the help screen
- PF2
- Selects which debugging profiles are displayed. This key cycles through
the available options in turn.
- PF3
- End the debugging profile manager
- PF4
- Displays the "View Compiled Debugging Profile" screen or the "View Java Debugging Profile" screen for the profile on the line that contains
the cursor.
- PF5
- Create a new debugging profile for a compiled language program
- PF6
- Create a new debugging profile for a Java program
- PF7
- Scroll backwards
- PF8
- Scroll forwards
- PF9
- Display the "Set Compiled Debugging Display Device" screen
- PF10
- Edit the profile on the line that contains the cursor, using the "Create Compiled Debugging Profile" screen or the "Create Java Debugging
Profile" screen.
- PF11
- Re-display the debugging profiles in a different sequence. This key
cycles through the available options in turn.
the CICS® Application Programming Guide
[[ Contents Previous Page | Next Page Index ]]