Teradata TARA GUI Package - Tivoli

Teradata Extension for Tivoli Storage Manager Administrator Guide

Product
Tivoli
Release Number
16.20
16.10
Published
May 2017
Language
English (United States)
Last Update
2019-03-22
dita:mapPath
beb1489436039198.ditamap
dita:ditavalPath
beb1489436039198.ditaval
dita:id
wkq1486409855180
Product Category
Teradata Tools and Utilities
When the Teradata TARA GUI package is installed, the Teradata TARA GUI install_path directory is created:
  • (Linux) /opt/teradata/tara/gui
  • (Windows) Program Files\Teradata\TARA\gui

Under this directory, the bin subdirectory is created. This subdirectory contains the files described in the following table.

Files in bin Subdirectory
File Details
taragui.jar This is the Teradata TARA GUI executable file.
TARALaunch This utility launches a Tivoli backup or restore job from the script repository on a specified TARA server.
TARAJobQuery This utility displays information that is stored a Job Information file, which is stored in the Job Information Repository on a specified TARA server.
TARAScriptConv This option is not valid for the Teradata Extension for TSM.
taragui (Linux) The taragui script file is located in /opt/teradata/tara/gui/bin.
To launch the Teradata TARA GUI with the script file, type one of the following:
  • export DISPLAY=<your_IP_address or host_alias>

    /opt/teradata/tara/gui/bin/taragui &

  • cd /opt/teradata/tara/gui/bin

    ./taragui &

(Windows) Double-click on the taragui.jar file.

Config This file contains the release number of the TARA GUI.
errors.xml This is the error message file.

The command-line utilities are useful for field personnel who do not have access to the Teradata TARA GUI.

For Linux, run the command-line utilities by typing one of the following:

  • /opt/teradata/tara/gui/bin/<utility name> <parameters>
  • cd /opt/teradata/tara/gui/bin ./<utility name> <parameters>
For Windows, run the command-line utilities by typing one of the following:
  • <drive>\Program Files\Teradata\TARA\gui\bin <utility name> <parameters>
  • cd <drive>\Program Files\Teradata\TARA\gui\bin <utility name> <parameters>