Install Teradata ActiveMQ | DSA | DSE | DSU - Installing Teradata ActiveMQ - BAR - Data Stream Architecture - Data Stream Utility

Teradata® DSA - DSU Installation, Configuration, and Upgrade Guide

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
BAR
Data Stream Architecture
Data Stream Utility
Release Number
17.20
Published
November 2022
Language
English (United States)
Last Update
2023-08-18
dita:mapPath
kdx1632417608056.ditamap
dita:ditavalPath
itl1576617711059.ditaval
dita:id
B035-3153
Product Category
Software
Teradata Tools and Utilities
Install Teradata ActiveMQ on the DSC server. If Teradata JDK is not installed on the DSC server, install it first.
  1. Verify Teradata JDK 11.
    1. Check if Teradata JDK 11 is installed:
      rpm -q teradata-jdk11
    2. If necessary, install Teradata JDK 11 by extracting then running the script:
      tar -zxvf teradata-jdk11__slesxx_arch.xx.xx.xx.xx-######.tar.gz
      rpm -ivh teradata-jdk11__xx.xx.xx.xx-######-arch.rpm
  2. Install Teradata ActiveMQ.
    rpm -ivh tdactivemqslesxx_arch.xx.xx.xx.xx.rpm
  3. [Required] Configure Teradata ActiveMQ with the DSAPostAMQ script to optimize memory utilization:
    1. Extract the script:
      tar zxvf DSAPostAMQ_slesxx_arch.xx.xx.xx.xx-######.tar.gz
    2. Run the script:
      • If SLES 15 run python3 tdactivemq_wrapper.py
      • For others run ./tdactivemq_wrapper.py