Previous Topic: How CA SOLVE:FTS Regions Work

Next Topic: Install the CA SOLVE:FTS Message Handler


Define the Link to the Product Region

The CA NetMaster FTM and CA SOLVE:FTS regions communicate with an INMC link.

To define a link to the product region

  1. Log on to the CA SOLVE:FTS region, and select Operator Console Services.
  2. Enter the following DEFLINK command to enable the dynamic creation of an INMC link:
    DEFLINK LUNAME=acb-name LINK=link-name
    
    acb-name

    Specifies the ACB name of the product region to which the CA SOLVE:FTS region is to establish a link.

    link-name

    Specifies a name that identifies the link.

  3. Enter SHOW LINK=DYNAMIC to check that the allowed number of dynamic links will not be exceeded.
  4. Issue the following command:
    SYSPARMS DYNLMAX=number
    
    number

    Sets the number of allowed dynamic links.

    The number of dynamic links is increased.

  5. Ensure that the DEFLINK and the SYSPARMS commands are included in the NMREADY procedure for the CA SOLVE:FTS region to enable the automatic execution of the commands during region startup.