Selecting Checkpoint and Log Directories in the Configuration File - Teradata Tools and Utilities

Teradata® Tools and Utilities for Linux Installation Guide Amazon Linux 2, CentOS, OEL, RedHat, SLES, Ubuntu - 17.20

Deployment
VantageCloud
deployment
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Teradata Tools and Utilities
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-11-17
dita:mapPath
trg1641290463177.ditamap
dita:ditavalPath
bbv1473194095470.ditaval
dita:id
ems1473187628189
Product Category
Teradata Tools and Utilities
The configuration file contains parameters that determine the default behavior for Teradata Parallel Transporter Base, such as default checkpoint and log directories. These must be selected.
  • Edit the configuration file and specify the Teradata Parallel Transporter default directory and default log directory.
    CheckpointDirectory='<prefix>/teradata/client/short version/tbuild/checkpoint', where:
    • CheckpointDirectory is the directory that contains the checkpoint files for Teradata Parallel Transporter jobs
    • prefix can be provided during install; if not, then the default is /opt
    • short version is the product version in short form (for example, 17.20)
    LogDirectory='<prefix>/teradata/client/short version/tbuild/logs', where:
    • LogDirectory contains the binary logs for Teradata Parallel Transporter jobs
    • prefix can be provided during install; if not, then the default is /opt
    • short version is the product version in short form (for example, 17.20)

    Each Teradata Parallel Transporter job creates a job log in the jobs directory. See the Teradata® Parallel Transporter Reference, B035-2436 for information on how to read the job log.