Cross-system coupling facility
The cross-system coupling facility (OMEGAMON/XCF) enables peer-to-peer communication between OMEGAMON Collector.
The OMEGAMON Collector XCF gateway component allows peer-to-peer communication between OMEGAMON Collector by implementing the cross-system coupling (XCF) services supported in the z/OS® system complex (sysplex) environment. OMEGAMON Collector use XCF member connection services to connect to a predefined OMPEXCF default group name. All OMEGAMON Collector connected to the same group can then issue send and receive requests against each other to exchange data.
- XCFGROUP=OMPEXCF
- XCFTASKS=06
- XCFTIMER=30
- DSPSIZE=128M
The XCF group is a set of related members defined in the z/OS XCF by the OMEGAMON Collector XCF gateway, in which members of the group can communicate (send and receive data) between z/OS systems with other OMEGAMON Collector members of the same group. A group can span one or more of the systems in a sysplex and represents a complete logical entity to z/OS XCF. When a Classic or Common (D5API) OMEGAMON® Collector session is started, the OMEGAMON Collector XCF gateway connects a member to the group name (XCFGROUP=OMPEXCF). The member connection persists for the life of the Classic or Common Collector session.
- The Classic or Common Collector session terminates.
- The Classic session switches to a different Db2 subsystem.
- The OMEGAMON Collector address space is normally shut down.
When the OMEGAMON Collector address space is abnormally terminated, all connections are terminated. Canceling or forcing the OMEGAMON Collector address space might under certain conditions only activate the XCF connections. Issuing the D XCF,GROUP,0MPEXCF z/OS command might still show these connections as defined to z/OS XCF.
The OMEGAMON Collector XCF gateway will reuse these existing connections on subsequent OMEGAMON Collector start ups.