Guidelines and Parameters for Launching Scripts - 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

The script that TARALaunch runs must already exist and be stored in the Script Repository (SR directory) on a TARA server host. Only one script can be launched for execution at a time.

TARALaunch -u -p -j [-s -v -P -w]
-j <jobname>               - (required)
-u <username>              - (required)
-p <password>              - (required)

OR

-e <path to encoded password file>  - (required)
-s <TARA servername>                - (optional)
-P <port>                           - (optional)
-v <verbose level:  0|1|2|3>        - (optional)
-w <seconds-to-wait>                - (optional)

If a seconds-to-wait value is not specified, the job will wait indefinitely until the TARA job completes. If a value is specified, this job will wait until the TARA job completes or the specified number of seconds has elapsed.