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


User Routine Recovery

z/OS MVS Programming: Sysplex Services Guide
SA23-1400-00

XCF does not provide any recovery for the message notify user routine. Routines that require recovery must establish their own. XCF does place sufficient information into the SDWA to identify the message notify user routine that was in control. The multi-system application must provide whatever diagnostic data is required for problem determination for the message notify user routine.
  • For a message notify user routine that receives control as a standard XCF-managed SRB routine, SRB-to-task percolation might occur, just as for a message user routine.
  • For a message notify user routine that receives control as a result of invoking the IXCMSGC Call Exit service, percolation from any recovery routine established by the message notify user routine causes XCF's recovery to percolate to the recovery established by the IXCMSGC invoker.

Note that for notification of message completion, XCF discards all information related to the message unless the user routine has used the IXCMSGC Save Message service to save the information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014