Example with CF in MAINTMODE

In the following example, a coupling facility that has already been activated is reintegrated into the sysplex in two steps:
  1. The coupling facility is taken out of maintenance mode.
    Note: It is no longer necessary to turn the sender paths offline when the coupling facility is in maintenance mode, regardless of whether or not all systems in the sysplex run z/OS® 1.9 or later.
  2. All structures that have the target coupling facility as the first coupling facility in their preference list are allocated on the target coupling facility.
If you issue INGCF with the ENABLE option, you can specify the coupling facility to be reintegrated, for example, by entering INGCF ENABLE CF02. If you do not specify a coupling facility name, INGCF shows a selection panel with all coupling facilities that are defined in the sysplex.

The selected coupling facility has already been activated manually, therefore its status, as shown on the right of the panel header in Figure 1, is MAINTMODE. The authorization type of the operator (ALL) is also displayed on the right of the panel header. The structure list contains 10 entries with the condition Structure is currently allocated in CF01. These are the structures that are currently allocated in CF01, but have CF02 in the first position in their preference list. The only action that is activated is MAINTOFF with F5.

Figure 1. ENABLE Command Dialog Panel: After Issuing Command "INGCF E cf_name"
 INGLX901                  SA z/OS  - Command Dialogs      Line   1   of 10     
 Domain Id   = IPSFP      ------ INGCF ENABLE -------           Date = 09/29/08 
 Operator Id = USER1                                            Time = 13:55:52 
                                                                                
 Coupling Facility ==> CF02              Status . . . . . . : MAINTMODE         
 Sysplex . . . . . ==> KEY1PLEX          Permission . . . . : ALL               
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 Structure         Condition                                                    
 ----------------  -------------------------------------------------------------
 DBNA_GBP2         Structure is currently allocated in CF01.                    
 DBNA_LOCK1        Structure is currently allocated in CF01.                    
 HSA_LOG           Structure is currently allocated in CF01.                    
 IXCPLEX_PATH3     Structure is currently allocated in CF01.                    
 IXCPLEX_PATH4     Structure is currently allocated in CF01.                    
 JES2CKPT1         Structure is currently allocated in CF01.                    
 LOGGER_STR2       Structure is currently allocated in CF01.                    
 SYSZWLM_9F092064  Structure is currently allocated in CF01.                    
 S941EMHQ          Structure is currently allocated in CF01.                    
 S941MSGQ          Structure is currently allocated in CF01.                    
                                                                                
                                                                                
 Command ===>                                                                   
 F1=Help      F2=End       F3=Return                 F5=MaintOFF  F6=Roll       
                           F9=Refresh                            F12=Retrieve   

If you press F5 a confirmation panel is displayed.

After pressing F10 on the confirmation panel, the command dialog shows the new status and a new function key.

The status has changed to NORMAL, and F10 is enabled for populating the coupling facility. This implies that the target coupling facility is defined in the active CFRM policy.

Pressing F10 and confirming the action populates the coupling facility.