FAQ
JCL

Types of JCL Statements

JOB – Identifies the beginning of a job. The JOB statement informs the operating system of the start of a job, gives the necessary accounting information, and supplies run parameters. Each job must begin with a single JOB statement   EXEC – Indicates what work is to be done. EXEC (execute) statement […]
Question keyboard key
Glossary

XCF Group

A group is the set of related members defined to XCF by a multisystem application in which members of the group can communicate with other 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 […]
Question keyboard key
Glossary

XCF Member

A member is a specific function (one or more routines) of a multisystem application that is joined to XCF and assigned to a group by the multisystem application. A member concept applies to all authorized routines running in the address space that issued the IXCJOIN macro service. Only for termination […]
Question keyboard key
Glossary

XCF Application

An application in a XCF context is a program that has various functions distributed across z/OS systems in a multisystem environment. An application or subsystem might consist of multiple instances, each running on a different system in the same sysplex. Typically, each instance performs certain functions for the application as […]
Question keyboard key
Glossary

Couple Data Sets

XCF – a sysplex couple data set to store information about its systems, the XCF groups and members running in the sysplex, and general status information. CFRM – The Coupling Facility Resource Management (CFRM) couple data set holds the CFRM policy, which allows you to define how MVS is to […]