Monitoring XPI functions

The XPI provides three monitoring functions: the DFHMNMNX calls INQUIRE_MONITORING_DATA and MONITOR, and the DFHMNIAX call INQUIRE_APP_CONTEXT.

Restriction:
DFHMNMNX and DFHMNIAX calls cannot be used in any exit program called from any global user exit point in the following domains:
  • Dispatcher domain
  • Dump domain
  • Monitor domain
  • Statistics domain
  • Transient data program

In addition, INQUIRE_APP_CONTEXT cannot be used in any exit program called from any global user exit point in the following domains:

  • Message domain
  • Transaction manager domain

INQUIRE_APP_CONTEXT and INQUIRE_MONITORING_DATA calls cannot be used in any exit program called from any global user exit point in DFHTCP or DFHZCP.