Configuring the IMS Transaction Isolation API for Debug Profile Service

For Eclipse IDE users to access IMS Isolation with Debug Profile Service, you need to configure the IMS Transaction Isolation API.

Before you begin

Ensure that z/OS® Explorer 3.2.0.13 or later and Debug Profile Service are installed and configured. For more information, see Adding support for Debug Profile Service and APIs.

Procedure

  1. Ensure that the protected user ID (STCEQA) that starts Debug Profile Service (EQAPROF) has READ authority to BPX.DAEMON.HFSCTL:
    RDEFINE FACILITY BPX.DAEMON.HFSCTL UACC(NONE)
    PERMIT BPX.DAEMON.HFSCTL CLASS(FACILITY) ID(STCEQA) ACCESS(READ)
    SETROPTS RACLIST(FACILITY) REFRESH
    
  2. Customize the following attributes in the Debug Profile Service configuration file /etc/debug/eqaprof.env:
    • imsiso_dd_eqatipsb
    • imsiso_dd_syslib
    • imsiso_dd_sysproc
    • imsiso_dd_jcllib
  3. Replace the z/OS Debugger data set names, SEQAMOD, SEQAEXEC, and SEQATLIB with the installed z/OS Debugger data set names, and replace IMS.SDFSRESL with the IMS RESLIB load library for your IMS subsystem.