Generate dsa_inputs.yml on Old DSC - 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
ft:locale
en-US
ft:lastEdition
2025-01-29
dita:mapPath
txy1632417625021.ditamap
dita:ditavalPath
gjr1576617673366.ditaval
dita:id
wrj1535405115215
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
  1. SSH logon to old DSC machine (if needed, switch to admin user using sudo –su).
  2. Download and extract DSAMetadataMigrator 17.20.01.00 or later.
  3. Run ./installPython3.sh to install PyYAML.
    Beginning 17.20.06.00, OS-based python rpms is available as part of OS certlist. If it throws any error, then run this command manually.
  4. If new DSC is 17.20.03.00 or later then set $DSA_DSC_JSK_HOME using export $DSA_DSC_JDK_HOME in /etc/bash.bashrc
  5. If SLES15, use python3 generateYml.py -all/-online.
  6. If SLES12, use ./generateYml.py –all/-online.