Symantec IGA

 View Only
  • 1.  External C++ Connector high availability

    Posted Nov 13, 2019 09:45 PM
    Hi Team,
    Identity Suite 14.3 vapp.
    We noticed that there is a highavailability.bat batch script located in ..\CA\Identity Manager\Connector Server\css\highavailability folder.

    Q. Does anyone know how this program works ?
    I can't find any info on the docops.ca.com website.

    regards,
    William


  • 2.  RE: External C++ Connector high availability
    Best Answer

    Broadcom Employee
    Posted Nov 13, 2019 11:53 PM
    Hi William,

    The highavailability.bat (highavailability.jar) is a tool to reconfigure redundant Provisioning Directories or Provisioning Server. The jar file is stored in multiple places, i.e. under Provisioning Server, Provisioning Directory and css directory where you have found.

    Please refer to the following documentations

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/identity-manager/14-2/installing/high-availability-provisioning-installation-optional/redundant-provisioning-directories.html#concept.dita_2e2026e65708e4ac955266b49e32aa4dc5dc3d18_ReconfigureSystemswithProvisioningDirectories

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-identity-and-access-management/identity-manager/14-2/installing/high-availability-provisioning-installation-optional/redundant-provisioning-servers.html#concept.dita_027939d73ea202fad9b2ecbd4e183921e5a45b32_ReconfigureSystemswithProvisioningServers

    When I run it on my lab it prompted the following questions.

    Add another CA Identity Manager Provisioning Directory? [Yes/No]
    Remove a CA Identity Manager Provisioning Directory? [Yes/No]
    Add another CA Identity Manager Provisioning Server? [Yes/No]
    Remove a CA Identity Manager Provisioning Server? [Yes/No]
    Change CA Identity Manager Provisioning Directory Write Precedence? [Yes/No]

    Regards,
    Widjaja.


  • 3.  RE: External C++ Connector high availability

    Posted Nov 14, 2019 02:07 AM
    ic, thanks Widjaja. 
    I tot this highavailability.bat (highavailability.jar)  is for setup external C++ Connector in HA. 

    Do u know how to setup Windows C++ Connector in HA mode ?

    I have installed the Windows C++ Connector in my Windows servers and added into my Virtual Appliance (CA suite 14.3)
    Just want make sure HA is setup for the C++ Connectors servers.