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 IBM Spectrum Protect Installation, Configuration, and Upgrade Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
BAR
Data Stream Architecture
Data Stream Extensions
Release Number
17.20
Published
November 2022
Language
English (United States)
Last Update
2023-08-18
dita:mapPath
txy1632417625021.ditamap
dita:ditavalPath
gjr1576617673366.ditaval
dita:id
B035-3155
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".