Configuring Multiple DSA Network Client (ClientHandler) Instances - BAR - Data Stream Architecture - Data Stream Extensions

Teradata® DSA - DSE for IBM Spectrum Protect Installation, Configuration, and Upgrade Guide

Product
BAR
Data Stream Architecture
Data Stream Extensions
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-09-27
dita:mapPath
wrj1535405115215.ditamap
dita:ditavalPath
3151_DSE_ICUCustomer_1620_Spectrum.ditaval.ditaval
dita:id
B035-3155
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
You can configure up to two instances of DSA Network Client (ClientHandler) on a single media server by running the config_multiple_instances.sh script. The config_multiple_instances.sh script configures the server's ClientHandler startup script to run multiple instances of ClientHandler.
Running config_multiple_instances.sh overwrites property files for the additional DSA Network Client (ClientHandler) instances but does not modify the original clienthandler.properties file.
  1. At the command line, in the CLIENTHANDLER_ROOT directory, enter: ./config_multiple_instances.sh [-h] [-i] [-n Number_of_instances] [-s List_of_server_ids]
    • -h displays parameter usage
    • -i adds a date to the output messages but does not start or stop the ClientHandler service
    • -n specifies the number of DSA Network Client instances to configure
    • -s specifies the list of SERVER IDS to use for configuring the requested DSA Network Client instances

    The list of SERVER IDS must be in double quotes, for example "server1 server2".