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.

Milestone 13: Enabling Code Debug TSO interface


If your site is not using—and does not plan to use—Xchange's Code Debug TSO interface, you may skip this milestone and continue with Milestone-14-Enabling-natural-support.

This milestone configures Xchange to allow users to invoke it from within a Code Debug TSO session by typing XCHANGE on the COMMAND line and pressing Enter. Syntax and options for using the XCHANGE command are discussed in User-Guide.

The roles involved are: Xchange Installer.

Task 13.1: Make libraries accessible to Xchange users

The Xchange SYSPROC and ISPF libraries can also be made accessible to Xchange users via their TSO logon CLIST. If you created new libraries for Xchange, allocate those new libraries before ISPF initiation by adding the following allocations to the logon CLISTs:

ALLOC F(SYSPROC) DA('hlq.SLXGCLIB') SHR
ALLOC F(ISPMLIB) DA('hlq.SLXGMSG') SHR
ALLOC F(ISPPLIB) DA('hlq.SLXGPNL') SHR
ALLOC F(ISPLLIB) DA('hlq.SLXGLOAD') SHR


Task 13.2: Update the Code Debug TSO LIBDEF

You must also add allocation LIBDEF statements for the data sets listed in the following table to your Code Debug TSO startup CLIST:

Code Debug TSO CLIST Allocations

Allocation

Data set

ISPPLIB

CPWR.MLXGnnn.SLXGPENU

ISPMLIB

CPWR.MLXGnnn.SLXGMENU

ISPLLIB

CPWR.MLXGnnn.SLXGLOAD

 

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