Configuring DSA for System Seeding - Teradata Ecosystem Manager

Teradata® Ecosystem Manager User Guide

Product
Teradata Ecosystem Manager
Release Number
16.20
Published
December 2020
Language
English (United States)
Last Update
2020-12-23
dita:mapPath
crn1512743909724.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3201
Product Category
Analytical Ecosystem

The following steps are prerequisites for using DSA during system seeding. DSA 16.20 or later is required.

  1. On the source Teradata Database system, make sure the ClientHandler package is installed and configured.
    The ClientHandler version must be the same version as the DSA server used for system seeding.
  2. Synchronize the date and time between DSA and the source and target Teradata Database servers.
  3. In both the source and target Teradata Database systems, restart the BarDSMain.
    1. Log on to the Teradata node and use the cnsterm command to stop the BarDSMain.
      server001:~ # cnsterm 6
      Attempting to connect to CNS...Completed.
      Hello
      
    2. Input Supervisor Command:
      Input Supervisor Command:
      > start bardsmain -s
      start bardsmain -s
      
      Started 'bardsmain' in window 1
      at Wed Nov 22 11:31:18 2017
      
    3. Enter Ctrl+C to exit the admin console.
    4. Enter the cnsterm command.
      sdt08998:~ # cnsterm 1
      Attempting to connect to CNS...Completed.
      Hello
      
      
      _______
          |                                |              |
          |    ___     __     ____         |    ____    __|__    ____
          |   /      |/  \    ____|    ____|    ____|     |      ____|
          |   ---    |       /    |   /    |   /    |     |     /    |
          |   \___   |       \____|   \____|   \____|     |__   \____|
      
          Release 15.10.05.05 Version 15.10.05.05
          DSA DSMain Utility
      
      
          This program is used to start or stop DSMain
      
      
          **  DSMain has been stopped  **
      
    5. Enter Ctrl+C to exit the admin console.
    6. Enter the cnsterm command to start the BarDSMain utility.
      sdt08998:~ # cnsterm 6
      Attempting to connect to CNS...Completed.
      Hello
      
    7. Input Supervisor command.
      Input Supervisor Command:
      start bardsmain
      
      Started 'bardsmain' in window 1
      at Wed Nov 22 11:37:52 2017
      
    8. Enter Ctrl+C to exit the admin console.
    9. Enter the cnsterm command to start BarDSMain.
      cnsterm 1
      
      Attempting to connect to CNS...Completed.
      Hello
      
          **  DSMain has been stopped  **
      
      
      
      _______
          |                                |              |
          |    ___     __     ____         |    ____    __|__    ____
          |   /      |/  \    ____|    ____|    ____|     |      ____|
          |   ---    |       /    |   /    |   /    |     |     /    |
          |   \___   |       \____|   \____|   \____|     |__   \____|
      
          Release 15.10.05.05 Version 15.10.05.05
          DSA DSMain Utility
      
      
          This program is used to start or stop DSMain
      
      
          DSMain started.
      
    10. Enter Ctrl+C to exit the admin console.