Saturday 21 September 2013

1.5 Finding TPT version installed on your system

Verifying the Teradata PT version:

To verify which version of TPT is installed on your system use the command tbuild with no options.
We would also get to see the syntax of the tbuild command.


Example:

tbuild
Teradata Parallel Transporter Version 13.10.00.05

Usage: tbuild -f ScriptFile [-C] [-d] [-e ScriptFileEncoding]
             [-h MemorySize | -h MemorySizeK | -h MemorySizeM]
             [-l LatencyInterval] [-m StatisticsInterval] [-n]
             [-j JobName | JobName ]
             [-L LogFilePath] [-R RetryLimit] [-s JobStepID]
             [-S DD:ddname | -S DatasetName | -S SYSOUTClass]
             [-t] [-u JobVariables] [-v JobVariablesFile] [-V]

             [-z CheckPointInterval]

1 comment: