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


Information Returned Inline to IXCQUERY

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

IXCQUERY returns inline information for both REQINFO=COUPLE and REQINFO=FEATURES. The information that IXCQUERY returns when you specify REQINFO=COUPLE is placed in a storage area that you provide.
LOCAL
Whether the sysplex is in XCF-local mode. In XCF-local mode, XCF does not provide signaling services between MVS™ systems in a multisystem environment. (Members residing on a system in XCF-local mode can exchange messages with one another, but cannot exchange messages with members on other systems.) XCF does not support permanent status recording for a system in XCF-local mode. See z/OS MVS Setting Up a Sysplex for further information.
MONOPLEX
Whether the sysplex is in monoplex mode. In monoplex mode, the sysplex is made up of a single system that requires the use of a sysplex couple data set and can use other couple data sets. XCF signaling services can be used between members on this system.
MAXSYS
The maximum number of systems allowed in the sysplex based on the MVS release level and the sysplex configuration. If the sysplex is in XCF-local mode or monoplex mode, then the value of MAXSYS is 1.

The MAXSYS value remains constant throughout the life of the IPL. Use this information to allow your program to be independent of future MVS releases that might increase the maximum number of systems allowed in the sysplex. For example, your program might need to obtain enough storage for a table with one entry per system in the sysplex.

CURRMAXSYS
The current maximum number of systems allowed in the sysplex (specified when the sysplex couple data set was formatted). The CURRMAXSYS value might change during the life of an IPL if you switch to a new sysplex couple data set formatted for a different number of systems. Use this information to minimize storage when your program needs to maintain information about the systems in a sysplex. For example, your program might need to obtain enough storage for a table with one entry per system in the sysplex. If the maximum allowable number of systems in the sysplex is 32, but you have chosen to maintain a sysplex of only 10 systems, the amount of storage that you need to allocate for your table is significantly less if you use that required for only 10 systems.
SYSPLEXID
The sysplex identifier token for the sysplex. XCF creates the token when the first system in the sysplex IPLs. The token remains in existence for the life of the sysplex.
SYSTEMID
The identifier of the system on which the IXCQUERY was invoked. The high order byte contains the XCF slot number. The low order three bytes contain the XCF system sequence number used to identify a unique instantiation of the system in the sysplex.
PLEXNAME
The name of the sysplex in which this system is participating. The sysplex name is specified in the COUPLExx parmlib member and in the couple data sets that support the sysplex.
CFLEVEL
The maximum coupling facility operational level supported by the operating system where the IXCQUERY was issued.
ND
The node descriptor of the system where the IXCQUERY macro was issued.
The information that IXCQUERY returns when you specify REQINFO=FEATURES is placed in a storage area that you specify with the FEATAREA parameter. The information is mapped by QUREQFEATURES in IXCYQUAA and includes the following:
QUREQRFPROXYRESPONSE
The ProxyResponse feature is available for:
  • IXLUSYNC
  • IXLEERSP EVENT=REBLDSTOP
  • IXLEERSP EVENT=REBLDCLEANUP
QUREQRFUSYNCCOMPCODE
The IXLUSYNC COMPCODE function is available on this system.
QUREQRFREBUILDPCTLOSSCONN
Percent lossconn is available for rebuild events on this system.
QUREQRFREBUILDDUPLEX
Support for user-managed duplexing is available on this system.
QUREQRFIXLMGHWSTATCF
HWSTATISTICS=CF for IXLMG is supported on this system.
QUREQRFIXLRTRDATATYPE
IXLRT RDATATYPE function is available on this system.
QUREQRFIXLCONNSUSPENDFAIL
IXLCONN SUSPEND=FAIL is supported on this system.
QUREQRFRETURNRDATATYPE
IXLRT support to return the RDATATYPE for record data entries that are read is available on this system.
QUREQRFDEMEBUFFERSIZE
Support for the relaxation of buffer size requirements for IXLLSTM REQUEST=DELETE_ENTRYLIST and REQUEST=MOVE_ENTRYLIST is available on this system.
QUREQRFDETAILEDXCFSTATUS
Support for IXCMG TYPE=MEMBER or AMDALEVEL=1 is available on this system.
QUREQRFDISALLOWFORCEFPCONN
IXLFORCE support for new return/reason code is available on this system. The new return/reason code is: RC=04 RSN=xxxx041B — OK to force a structure with only failed-persistent connections. SETXCF FORCE support is available on this system. A SETXCF FORCE,STRUCTURE command will force a structure with only failed-persistent connections. A SETXCF FORCE,CONNECTION command will fail to force failed-persistent connections to a persistent serialized list or lock structure.
QUREQRFDISPLAYSTRTYPE
D XCF,STR,STRNAME=strname provides the structure type if set in the CFRM active policy when the allocated structure is ACTIVE, REBUILD OLD/NEW, or DUPLEXING REBUILD OLD/NEW.
QUREQRFQUAALEVEL2
Support for QUAALEVEL 2 and related enhancements is available on this system.
QUREQRFIXCM2DEL
Support for the IXCM2DEL XCF deletion utility is available on this system.
QUREQRFALLSHAREDCPS
Support for IXLMG to return information about CFs shared/dedicated CP status is available on this system.
QUREQRFIXLCONNMONITORSTORAGE
Support for IXLCONN MONITORSTORAGE is available on this system.
QUREQRFIXCCFCM
Support for the IXCCFCM programming interface is installed on this system.
QUREQRFIXCMGGATHERFROM
Support for IXCMG GATHERFROM= is available on the system.
Start of change QUREQRFIXCCFCM End of change
Start of change Support for the IXCCFCM programming interface is installed on this system. End of change
QUREQRFALLOWREALLOCATE
Support for the ALLOWREALLOCATE CFRM administrative policy option is available on this system.
Start of change QUREQRFIXLCMPLLOCKFLAGS End of change
Start of change Support for the locking completion exit to receive miscellaneous flags (including real and false contention indications) is available on this system. End of change
Start of change QUREQRFALLOCNOTPERMITTED End of change
Start of change Coupling facility ALLOCATION IS NOT PERMITTED indicator is available on this system. End of change
Start of change QUREQRFMAINTENANCEMODE End of change
Start of change Coupling facility maintenance mode is supported on this system. End of change
Start of change QUREQRFIXLCACHEWRITESUPPRESS End of change
Start of change Support for the LOCALREGCNTL keyword on IXLCACHE for write suppression that is based on local cache registration is available on this system. End of change
Start of change QUREQRFIXCNOTESERVICEAVAIL End of change
Start of change XCF Note Pad Services are available on this system. End of change
Start of change QUREQRFIXLCACHEHALTCHGSUPPXI End of change
Start of change Support for IXLCACHE HALTONCHANGED and SUPPCROSSINVAL keywords is available on this system. End of change

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014