Verify Installation | Teradata DSA | DSE | DSU - Verifying Installation - BAR - Data Stream Architecture - Data Stream Utility

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

Product
BAR
Data Stream Architecture
Data Stream Utility
Release Number
17.05
Published
September 2020
Language
English (United States)
Last Update
2021-04-02
dita:mapPath
wic1599061175849.ditamap
dita:ditavalPath
itl1576617711059.ditaval
dita:id
B035-3153
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
PrerequisiteIf you had any failures during installation, you must run the configuration scripts at the end of the procedure before continuing.
During DSA component installation, user accounts, initialization scripts, and environmental variables are created. You can verify proper installation by checking for these items.
  1. Verify that the ClientHandler web service is running on all media servers:
    /etc/init.d/clienthandler status
  2. Verify installation:
    rpm -q DSC ClientHandler BARCmdline
    This command returns a list of installed packages.
  3. Verify that the DSCUSER was created with the proper uid.
    id -u dscuser

    The response is positive and returns the uid configured during install.

  4. Log off and log back in to the DSC to set the Linux environment variables.
  5. Run list_jobs to verify components.
    dsc list_jobs
    This command returns the following on a new installation:
    no job is found
  6. On the Viewpoint server, verify the BAR portlets:
    rpm -qa |grep barportlets