z/OS MVS Programming: Sysplex Services Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Programming Requirements

z/OS MVS Programming: Sysplex Services Reference
SA38-0658-00

  • If your program is in AR mode, issue the SYSSTATE ASCENV=AR macro before IXLLIST. SYSSTATE ASCENV=AR tells the system to generate code appropriate for AR mode.
  • Include the IXLYCON mapping macro in your program. This macro provides a list of equate symbols for users of XES services and exits.
  • Include mapping macros IXLYEMC, IXLYLAA, IXLYLCTL, IXLYLMI, and IXLYMSRI in your program as necessary. Table 1 lists these macros, the information and areas they map, and the particular IXLLIST requests and parameters they apply to.
    Table 1. Mapping Macros for IXLLIST
    Mapping Macro Information Area Request/Parameter
    IXLYEMC Event monitor controls BUFLIST buffers, BUFFER area DEQ_EVENTQ
    IXLYLAA Answer area output ANSAREA area All requests
    IXLYLCTL List entry controls Field LAALCTL of IXLYLAA READ, WRITE, MOVE, DELETE, READ_LIST, READ_MULT
    Field LAARLRMLCTLS of IXLYLAA, BUFLIST buffers, BUFFER area READ_LIST & READ_MULT (when TYPE=ECONTROLS)
    IXLYLMI List monitoring information BUFLIST buffers, BUFFER area READ_LCONTROLS
    IXLYMSRI Monitor sublists registration information BUFLIST buffers, BUFFER area MONITOR_SUBLISTS

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014