z/OS MVS Setting Up a Sysplex
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 3 — SYSA COUPLExx parmlib member

z/OS MVS Setting Up a Sysplex
SA23-1399-00

Figure 1 shows an example of a COUPLExx parmlib member for SYSA in PLEXOF2A. Assume that defaults are taken for any keywords not coded.

Figure 1. Example of SYSA's COUPLExx Parmlib Member
COUPLE   SYSPLEX(PLEXOF2A)
         PCOUPLE(PLEXOF2A.CDS1)
         ACOUPLE(PLEXOF2A.CDS2)

/* Transport class. */

CLASSDEF CLASS(TCNEW) GROUP(NEWAPP)

/* Devices that lead to SYSB. */
PATHOUT  DEVICE(11FE) CLASS(TCNEW)
PATHOUT  DEVICE(101,102)

/* Devices that come from SYSB. */
PATHIN   DEVICE(8C0,8C1,8C2)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014