Validating Teradata PT after Installation - Parallel Transporter

Teradata Parallel Transporter User Guide

Product
Parallel Transporter
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
dita:id
B035-2445
lifecycle
previous
Product Category
Teradata Tools and Utilities

Validating Teradata PT after Installation

To run the quick start validation scripts:

  • Create a database user name and password.
  • CD to the following directory:
  • TPT_install_directory/sample/validate
  • On Unix platforms, execute the following script:
  • ./tptvalidate.ksh Tdpid UserName UserPassword
  • On Windows platforms, execute the following script:
  • tptvalidate.bat Tdpid UserName UserPassword

    where:

    the validation script executes the following scripts in the quickstart directory:

  • qsetup.txt
  • qstart1.txt
  • qsetup2.txt
  • qstart2.txt
  • qcleanup.txt.
  • TpdId is a database ID.

    UserName is a database user name.

    UserPassword is a database user password.