Syntax - FastExport

Teradata® FastExport Reference

Product
FastExport
Release Number
16.20
Published
September 2020
Language
English (United States)
Last Update
2020-09-11
dita:mapPath
lki1527114222329.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2410
lifecycle
previous
Product Category
Teradata Tools and Utilities

Standard LOGON Syntax



On the z/OS platform, with the use of the User Logon Exit routine in TDP, the user name is not required. See the Teradata Director Program Reference (B035-2416) for more information.

Single Sign-on LOGON Syntax



On the Windows platform, if logon encryption is enabled on the gateway, then single sign-on is disabled on the client and standard logon syntax should be used instead

where the following is true:

acctid
Account identifier associated with the username
An account identifier can have up to 30 bytes.
If an acctid is not specified, FastExport uses the default identifier defined when the user was created.
password
Password associated with the username
A password can have up to 30 bytes.
Passwords that contain special characters must be enclosed in double quotes. The strings in double quotes will not be touched in the LOGON command.
tdpid
Optional character string that identifies the name of a TDP
If the tdpid is not specified, FastExport uses the default TDP established by the system administrator.
For mainframe-attached systems, the tdpid string must be in the form:
TDPn
where n is the TDP identifier.
username
User identifier of up to 30 bytes
The period preceding the LOGON command is optional.