Validating AccessModuleGCS (Linux, Ubuntu) - Teradata Tools and Utilities

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

Product
Teradata Tools and Utilities
Release Number
17.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-01
dita:mapPath
wle1608578360553.ditamap
dita:ditavalPath
bbv1473194095470.ditaval
dita:id
B035-3160
lifecycle
previous
Product Category
Teradata Tools and Utilities
For more information about Teradata Access Module for Google Cloud Storage (GCS), see Teradata® Tools and Utilities Access Module Reference, B035-2425.
  1. Open a command prompt.
  2. Create the $HOME/.gcs directory.
  3. Create the credentials file under $HOME/.gcs directory.
  4. Change directory to TTU_install_directory/sample/validate.
  5. Run the command /gcsaxsmod_validate.sh BucketName PrefixName ObjectName ModulePath where the following is true:
    • BucketName is the GCS bucket name.
    • PrefixName is the folder name which will be created under GCS bucket to store the object.
    • ObjectName is the GCS object name.
    • ModulePath is the full path and library name of the GCS access module library (most likely TTU_install_directory/lib64).