Configure multiple DSA Network Client Instances | Teradata DSA | DSE - Configuring Multiple DSA Network Client (ClientHandler) Instances - BAR - Data Stream Architecture - Data Stream Extensions

Teradata® DSA - DSE for Veritas NetBackup Installation, Configuration, and Upgrade Guide

Product
BAR
Data Stream Architecture
Data Stream Extensions
Release Number
17.10
Published
April 2022
Language
English (United States)
Last Update
2022-04-08
dita:mapPath
cta1611950468154.ditamap
dita:ditavalPath
ufq1576617582483.ditaval
dita:id
B035-3151
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".