Changing a debugging profile with the 3270 interface

If you are the owner of a debugging profile, you can change its contents. Starting with the "List Debugging Profiles" screen, follow these steps:

  1. Use PF2 to ensure that the display includes the profile you want to change.
  2. Use PF7 and PF8 to scroll to a profile you want to change.
  3. Move the cursor to the line containing the profile that you want to change
  4. Press PF10. CICS displays "Create Compiled Debugging Profile" screen, or the "Create Java Debugging Profile" screen, depending on the options that were selected when the debugging profile was created
  5. Make your changes to the fields displayed on the screen
  6. Press PF10. CICS saves the changed profile
  7. Press PF12 to return to the "List Debugging Profiles" screen.
Notes:
  1. If you change the name of the profile, the debugging profile manager creates a new profile with the new name, and leaves the original profile unchanged.
  2. If you change a profile while it is active, the changes take effect immediately: the next time a program is started, the changed parameters are used to decide if the program should run under the debugger's control.

Related concepts
the CICS® Application Programming Guide
Related tasks
Using the application debugging profile manager 3270 interface
Related references
The List Debugging Profiles screen
The Create Compiled Debugging Profile screen
The Create Java Debugging Profile screen
[[ Contents Previous Page | Next Page Index ]]