Installing the DSC Software Package - Data Stream Architecture - Data Stream Utility

Data Stream Utility Installation, Configuration, and Upgrade Guide for Customers

Product
Data Stream Architecture
Data Stream Utility
Release Number
15.11
Published
December 2016
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
ixz1479744517237.ditamap
dita:ditavalPath
3153_DSU_ICUCustomer_1511.ditaval.ditaval
dita:id
B035-3153
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
DSA Package Installation Directory Notes
DSC /opt/Teradata/client/version/dsa You cannot change the installation directory.
  1. On the BAR server, unzip and extract the script rpm file:
    tar zxvf DSC_linux_arch.xx.xx.xx.xx-######.tar.gz
    arch is the architecture, xx.xx.xx.xx is the version number, and ###### is a unique number.
    A directory with the format DSC.xx.xx.xx.xx is extracted in the current working directory.
  2. Run the installation script from the extracted directory, where arch is the architecture, xx.xx.xx.xx is the version number, and ###### is a unique number.
    ./dscinstall -r DSC-xx.xx.xx.xx-######.arch.rpm
  3. Enter values for the DSC component. If you are doing an upgrade, the previous settings will be displayed and can be changed, if desired.

    The following table displays prompts in the order in which they are received.

    DSC Prompts Description and Default Values
    ActiveMQ Broker URL Hostname or IP address of the machine running the ActiveMQ broker. Default: localhost
    ActiveMQ Broker Port Port number on the server where the JMS broker is listening. Default: 61616
    ActiveMQ Connection Type of ActiveMQ connection (tcp or ssl). Default: tcp
    DBS Host Name Name of the Teradata Database host where the DSC repository will reside. Default: Host name of the current server
    DBS IP Address IP Address of the Teradata Database system where the DSC repository will reside. There is no default value.
    DBS Superuser Name Teradata Database user used to create the DSC repository. The space to create the BAR and BARBACKUP databases is allocated from this user.
    DBS Superuser Password Password associated with the Superuser Name.
    Size for BAR The MaxPerm of the BAR database that holds the repository. Default: 400 GB. Acceptable values are 1 GB to 800 GB.
    DBS Admin Username Name of a user that will be used for repository jobs and who has the ability to create tables under BAR and BARBACKUP databases. There is no default value.
    DBS Admin Password Password associated with the Teradata repository database user "DBS Admin". There is no default value.
    BAR Password Password for the BAR database user. Used for create, read, update, and delete operations on the BAR database, which contains information for operational jobs.
    BARBACKUP Password Password for the BARBACKUP database user. Used for create, read, update, and delete operations on the BARBACKUP database, which contains information for repository jobs.
    Viewpoint URL Hostname of the Viewpoint server.
    Viewpoint port Port number on the Viewpoint server. Default: 80
    Viewpoint type Type of connection used, http or https. Default: http
    CAM environment clustered Specifies whether the CAM environment is clustered.
    Primary CAM URL Primary hostname or IP address for CAM communication, which enables alert messaging.
    Failover CAM URL Failover hostname or IP address for CAM communication.
    CAM port Port number for CAM communication, which enables alert messaging.
    Port for the DSARest web service Port number for the DSAREST Web Service. Default: 9090
    Account for running DSC Username to set up an account for running the DSC services. Applicable to an install only, not an upgrade. Default: dscuser.
    UserId Userid of the dscuser, and is applicable only for NFS mounted storage targets. This id must match the anonuid configured in the NFS server. The userid must also be the same across all DSA components and servers in the environment. Applicable to an install only, not an upgrade.