XCF-only connection
Controller, tracker, and Data Store connected through XCF shows a JES2 MAS (shared spool) with two images. In Image 1, the controller and a tracker are in the same address space and connected via XCF. Image 2 contains another tracker. You need only one Data Store, which is installed in Image 2. The controller will request the Job Log from the Data Store using the FL subtask.
Key:
- FL
- Fetch Job Log task
- FCC
- Data Store Communication task
- MAJOR
- Controller/tracker main task
Example members for Figure 8 shows the initialization statements you can use to create the configuration in Controller, tracker, and Data Store connected through XCF.
Controller member | Tracker member |
---|---|
C1
|
T1
|
Data Store member | |
D1
|
Note: In this example, the XCF groups for the
communication partners are the following:
- XCFGRUCD
- The XCF group for the communication between controller and Data
Store. The members in the group are:
- XCFMEMCD
- The controller.
- XCFMEMD1
- The Data Store.
- XCFGRUCT
- The XCF group for the communication between controller and tracker.
The members in the group are:
- XCFMEMCT
- The controller.
- XCFMEMT1
- The tracker.