Extract AppCenter Binary | Teradata AppCenter - Extracting Binary - Teradata AppCenter

Teradata® AppCenter Customer Installation and Upgrade Guide for vSphere

Product
Teradata AppCenter
Release Number
1.10
Published
June 2020
Language
English (United States)
Last Update
2020-07-02
dita:mapPath
ixs1586886570933.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1117
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Extract tar.gz in /var/opt/teradata/appcenter binary:
    appcenter-all__sles12_x8664.1.10.0.0.build.43.af0f8ae.tar.gz
  2. Make sure all files mentioned in Downloading Software are present.
  3. Make $chmod +x appctl-<version> executable:
    $ chmod +x appctl
  4. Do one of the following:
    • Add appctl to PATH.
    • Copy appctl to /usr/local/bin:
      $ cp appctl-<version> /usr/local/bin/appctl