z/OS MVS Programming: JES Common Coupling Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Indicating that System Cleanup is Complete (IXZXIXCL Macro)

z/OS MVS Programming: JES Common Coupling Services
SA23-1387-00

If a system in the sysplex fails, JES XCF needs to be aware that JES is initiating and handling necessary resource and system cleanup. When a system fails, mapping macro IXCYGEPL returns a token that identifies the system. Using IXZXIXCL, you can then pass this information to JES XCF to initiate follow-on processing. Refer to z/OS MVS Data Areas, Vol 3 for a description of mapping macro IXCYGEPL.

When you issue IXZXIXCL, you must:
  • Provide the group token that identifies your XCF member. (GROUPTOKEN= parameter)
  • Specify the name of a field that contains the XCF system token of the failed system. (FAILEDSYS= parameter). Mapping macro IXCYGEPL provides this token.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014