Validating that Teradata PT Quick Start Job Scripts Execute - Parallel Transporter

Teradata Parallel Transporter Application Programming Interface

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

Validating that Teradata PT Quick Start Job Scripts Execute

To run the quick start validation scripts:

  • Create a database user name and password.
  • cd TPT_install_directory/sample/validate
  • On Unix: run the following script:
  • ./tptvalidate.ksh TdpId UserName Password

    where:

    TdpId is a database name Id.

    UserName is database user name.

    Password is database user password.

    The script executes the following Teradata PT job scripts in the quickstart directory:

  • qsetup.txt
  • qstart1.txt
  • qstart4.txt
  • qcleanup.txt.
  • On Windows: run the following script:
  • tptvalidate.bat TdpId UserName Password

    where:

    TdpId is a database name Id.

    UserName is a database user name.

    Password is a database user password.

    The script executes the following Teradata PT quick start job scripts in the quickstart directory:

  • qsetup.txt
  • qstart1.txt
  • qstart4.txt
  • qcleanup.txt