Verifying the system

About this task

Complete the following steps to verify the system setup that is described in this paper:

Procedure

  1. Log in to the Copy Services Manager administrator console as shown in Figure 1.
    Figure 1. Copy Services Manager console
    Copy Services Manager console
  2. From the Health Overview pane (Figure 2), click Host Systems to go to the Host Systems dialog box.
    Figure 2. Host systems
    Host systems
  3. Click Add Host Connection (Figure 3).
    Figure 3. Adding a host connection
    Adding a host connection
  4. Add the host connection information (Figure 4): connection type (select z/OS), host name or IP address, port number from the HyperSwap Management Address Space started task PROC, user name (user ID) and password.
    If the information is loaded successfully, Local Status indicates Connected.
    Figure 4. Host systems panel
    Host systems panel
    The HyperSwap Management Address Space procedure is typically member HSIB in SYS1.PROCLIB. The following example shows a sample HSIB member:
     Sample HyperSwap SYS1.PROCLIB member HSIB
    //HSIB PROC PORT=14000
    //STEP EXEC PGM=IOSHMCTL,TIME=NOLIMIT,REGION=0M,
    // PARM='SOCKPORT=&PORT'