Product Parameter Values for Silent Installs - Teradata Tools and Utilities

Teradata® Tools and Utilities for Microsoft Windows Installation Guide

Product
Teradata Tools and Utilities
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-09-23
dita:mapPath
agd1527114222312.ditamap
dita:ditavalPath
windows_No_ie.ditaval.ditaval
dita:id
B035-2407
lifecycle
previous
Product Category
Teradata Tools and Utilities

You can use batch files to silently uninstall and install Teradata Tools and Utilities products. The command to run the batch file must include a value for the PRODUCT parameter.

Product Parameter Values
Name of Product Suite Name of Product Parameter Value
Uninstalling only (All products) ALL (no quotes)
Base .NET Data Provider for Teradata TDNETDP
Basic Teradata Query BTEQ
Teradata Access Module for JMS JMSAM
Teradata FastExport FastExport
Teradata FastLoad FastLoad
Teradata JDBC Driver TeraJDBC
Teradata GSS Administrative GSS
Teradata Access Module for Kafka KAFKAAM
Teradata Access Module for Azure AZUREAM
Teradata Access Module for Amazon S3 S3AM
Teradata MultiLoad MultiLoad
Teradata Access Module for Named Pipes NamedPipesAM
Teradata Access Module for OLE DB OLEDBAM
Teradata C Preprocessor2 Preprocessor
Teradata Parallel Data Pump TPump
Teradata Parallel Transporter Base TPTBase
Teradata Parallel Transporter Stream TPTStream
Teradata SQL Assistant SQLA
Teradata Wallet TDWallet
Teradata Access Module for WebSphere MQ WebsphereAM
Teradata Geospatial Utilities TDGeoSpatial
Database Management Basic Teradata Query BTEQ
Teradata Index Wizard IndexWizard
Teradata Query Scheduler Administrator TQSAdmin
Teradata Query Scheduler Client TQSClient
Teradata Query Scheduler Server TQSServer
Teradata System Emulation Tool TSET
Teradata Visual Explain VisualExplain
Teradata Wallet TDWallet
Teradata Workload Analyzer TWA
Tape Storage Management Teradata Archive/Recovery Utility ARC
Teradata C Preprocessor2 Preprocessor
Teradata Wallet TDWallet
Batch Install/Uninstall Text Strings
Name of Product Suite Text String (set of parameter values)
Base
  • BTEQ,GSS,FastExport,FastLoad,JMSAM,KAFKAAM,MultiLoad,NamedPipesAM,OLEDBAM,Preprocessor,SQLA,TDAdmin,TDNETDP,
  • TDWallet,TPTBase,TPTStream,TPump,WebsphereAM,TDGeoSpatial,TeraJDBC
Database Management BTEQ,IndexWizard,TDWallet,GSS,TQSAdmin,TQSClient,TQSServer,TSET,TWA,VisualExplain
Tape Storage Management ARC,Preprocessor,TDWallet,GSS
The command syntax for running a batch file is as follows:
  • batch_file_name "PRODUCT"
where batch_file_name is the name of the batch file:
  • silent_uninstall.bat
  • silent_install.bat
and where PRODUCT is a set of parameter values associated with the suite of products you are uninstalling.
The parameter values are case-sensitive. Be sure to include the quote marks ("") which must be formatted as straight quotes. Teradata recommends that you generate install scripts using a text editor to ensure straight quotes are used. The installation will fail otherwise. Separate the parameter values with a comma, but do not include a space. For example, to uninstall the products that are part of the Tape Storage Management suite, use the following command:
  • silent_uninstall.bat "ARC,Preprocessor,TDWallet,GSS"

Each silent_install.bat file is specific to a suite. For example, to install files from all three suites, you will need three silent_install.bat files.

When you run a batch file, ODBC Driver for Teradata and all of the dependent products are installed or uninstalled automatically. You do not have to specify their parameter values. These products include the following:
  • Open Database Connectivity (ODBC) Driver for Teradata
  • Shared ICU Libraries for Teradata
  • Teradata Call-Level Interface version 2
  • Teradata Data Connector API