Sample Output| Teradata Access Module for GCS - Sample Output - Access Module

Teradata® Tools and Utilities Access Module Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Access Module
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2024-05-14
dita:mapPath
cya1691484517272.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
hjf1479308836950
lifecycle
latest
Product Category
Teradata Tools and Utilities

When the job is run, output generated by the Teradata Access Module for GCS is identified by the string "GCSAXM: [pid]" (where "pid" is the process ID) as shown in the following example. The Teradata Access Module for GCS initialization string parameters (including sanitized copies of the AccessID and AccessKey) are always printed along with a notation about where the Teradata Access Module for GCS derived the value from. This will save troubleshooting time if an incorrect value is obtained for some reason.

GCSAXM [02771]:  Parameter         Parameter Value           Parameter Origin
GCSAXM [02771]:  -------------     ---------------------     --------------------------
GCSAXM [02771]:  ConfigDir        = /home/gcs-user/.gcs      $HOME environment variable
GCSAXM [02771]:  Profile          = default                  Default
GCSAXM [02771]:  Bucket           = gcs-user=bucket01        Module Parameters
GCSAXM [02771]:  Prefix           = GCS-test/                Module Parameters
GCSAXM [02771]:  Object           = TPT_GCS_001.txt          Module Parameters
GCSAXM [02771]:  ConnectionCount  = 10                       Default
GCSAXM [02771]:  BufferCount      = 20 		             Default
GCSAXM [02771]:  BufferSize       = 8388608                  Default
GCSAXM [02771]:  AccessID         = sa-analytical-eco-002    GCS "credentials" file
GCSAXM [02771]:  AccessKey        = ************CNT4         GCS "credentials" file
GCSAXM [02771]:  Direction        = write		             TPT Job Parameters