A single point of control (SPOC) program in CSL

A single point of control (SPOC) is a program that allows you to manage operations of all IMS systems within an IMSplex instead of using a master terminal. With a SPOC, you can issue commands to all members of an IMSplex at once.

A SPOC communicates with a single OM. Through SCI, OM then communicates with all of the other IMS control regions in the IMSplex.

A SPOC is optional in an IMSplex. The existing command interfaces for the WTOR, MTO, and E-MCS console are supported only for type-1 commands. If you want to use type-2 commands, you must use a SPOC. You can use a SPOC instead of the z/OS® master console, IMS master terminal, or user terminal for most command processing.

Types of SPOCs:

There can be more than one type of SPOC in an IMSplex, and any number of SPOCs can be active.

A SPOC provides the following functions to an IMSplex:

The following figure shows a SPOC application in an IMSplex. The IMSplex in this example has three identical OS images: each has an IMS control region, an IMS CQS address space, and an SCI, OM, and RM. All three OS images share a coupling facility, which includes database sharing structures, a message queue structure, and a resource structure. the IMSplex configuration also includes shared databases and RECON data sets.

Figure 1. SPOC application in an IMSplex
begin figure description. This figure is described in the surrounding text. end figure description.

The following figure shows an IMSplex environment with multiple SPOC users. The IMSplex environment includes four IMS control regions, each having its own SCI, and one OM. The multiple SPOC users include two SPOC TSO/ISPF applications, a REXX SPOC API, and a vendor-written SPOC program. Each SPOC can access the IMSplex environment.

Figure 2. Multiple SPOC users in an IMSplex
begin figure description. Two workstations represent SPOC TSO/ISPF applications. Below them are a sample REXX SPOC API and a vendor SPOC program. An operating system includes one OM using an SCI to communicate with multiple IMS systems through their SCIs. The SPOC applications, REXX SPOC API and vendor SPOC program all communicate with the operating system. end figure description.