Installing the Ecosystem Manager Client Package on Mac OS X - Teradata Ecosystem Manager

Teradata Ecosystem Manager Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Ecosystem Manager
Release Number
15.11
Published
May 2016
Language
English (United States)
Last Update
2018-05-03
dita:mapPath
may1467305870890.ditamap
dita:ditavalPath
3203_ICUCustomer_em_1511.ditaval.ditaval
dita:id
B035-3203
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Log on as the root user. Enable the root user and su to the root before proceeding.
  2. Download the TeradataEMClient-15.11.00.00.pkg file.
  3. Install the package using one of the following methods:
    Method Instructions
    To install from the interface
    1. Double-click the file to start the installer.
    2. Navigate to the directory that contains the Ecosystem Manager Client package.
    3. Select the appropriate disk location to install the Client package.
    4. Click Install.
    5. Click Close.
    To install from the command line Run the command:

    `installer -pkg TeradataClientEMClient-15.11.00.00.pkg -target /`

    The Ecosystem Manager Client is installed in the /opt/teradata/client/em directory.
  4. Configure the client:
    1. Run the /usr/libexec/java_home -v 1.7 comman:.
      sh-3.2#/usr/libexec/java_home -v1.7
      /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home
    2. Run the script to configure the Ecosystem Manager services parameters: /opt/teradata/client/em/bin/emserviceconfig.sh
      The following parameters are configured:
      • JRE HOME (1.7)
      • PRIMARY EM SERVER HOSTNAME(BROKER)
      • FAIL-OVER EM SERVER HOSTNAME(BROKER)
      • ECOSYSTEM ID
      • RESOURCE SUB-CATEGORY
      For single-system environments, use the same value for the Primary and Fail-Over Server Hostname parameters. For servers, use one of these values:
      Value Description
      RS Replication
      BI Business Intelligence
      BAR Backup, Archive, and Restore
      LS Load
      TD Teradata
      APP Application
      ETL Extract/Transform/Load
      BUS Message Bus
      Unknown Self-registered
      USL Unity Source Link
      The following example shows /Library/Java/JavaVirtualMachines/jdk1.7.0_55.jdk/Contents/Home as JDK 1.7 home, svr1 and svr2 as Ecosystem Manager servers, ActiveEco as the ecosystem and RS as resourceSubCategory:
      sh-3.2# ./emserviceconfig.sh /Library/Java/JavaVirtualMachines/jdk1.7.0.55.jdk/Contents/Home svr1 svr2 ActiveEco RS 
      Stopping the EM Services..
      EM Services configuration completed. Starting the Services..
      empublisher started
      emcontrolagent started
      emmonitor started
      
  5. Disable TPT operational metadata delivery on the Ecosystem Manager Repository.
  6. Check the status of the Ecosystem Manager services: /opt/teradata/client/em/emstatus.sh