DPXM gate, BIND_XM_CLIENT function

The BIND_XM_CLIENT call flows from the transaction manager to the DP Domain during transaction initialization after Recovery Manager initialization is complete. The DP domain does a scan of the active debugging profiles to determine if it is possible that debugging could be required in this transaction. If it is not, DP domain is not called again until transaction termination.

Output Parameters

REASON
The following values are returned when RESPONSE is DISASTER:
  • ABEND
  • LOOP
The following values are returned when RESPONSE is INVALID:
  • INVALID_FORMAT
  • INVALID_FUNCTION
RESPONSE
Indicates whether the domain call was successful. For more information, see RESPONSE parameter on domain interfaces.