Example using Teradata Wallet with Aster Export - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software

In this example, we export data from the Aster Database table mytable to the file mydata.txt as the user mjones. Teradata Wallet replaces $tdwallet(mjones) with the corresponding password stored on the client Teradata Wallet.

$ ./ncluster_export -U mjones -w  $tdwallet(mjones)  -h 10.50.52.100 -d mydb mytable mydata.txt