Overview - NetBackup

Teradata Extension for NetBackup Administrator Guide

Product
NetBackup
Release Number
16.20
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-02
dita:mapPath
bby1489436039204.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2400
Product Category
Teradata Tools and Utilities
  • TARAJobRM – provides the DBA the ability to delete scripts from the script repository, or job files from the job information repository.
  • TARAJobQuery – allows the display of job related information for completed TARA jobs without having to use the Teradata TARA GUI.
  • TARALaunch – allows the execution of a TARA job without having to use the Teradata TARA GUI.
  • TARAMigrator – migrates images created under the legacy Teradata Extension for NetBackup to a Teradata TARA Job Information file. This allows Teradata TARA to restore data from a NetBackup image.
  • taraping – tests TARA server health.
  • TARAScriptConv – allows the conversion of ARC script files from an existing Backup Application Software format to the TARA format.
  • TARASetCfg – allows the explicit request of a TARA server to reset its configuration parameters by re-reading the defaults configuration file.

    Job scripts created prior to TARA 13.01 must be changed to include the TARA Administrator name and the associated password. The change will take the form of:

    TARALaunch -j <TARA_script_name> -u Administrator -p <password> [other optional TARALaunch parameters]

    OR

    TARALaunch -j <TARA_script_name> -u Administrator -e <encoded_password filename> [other optional TARALaunch parameters].