Syntax - FastExport

Teradata® FastExport Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
FastExport
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2024-03-18
dita:mapPath
jaa1691573250507.ditamap
dita:ditavalPath
gel1618411995444.ditaval
dita:id
rto1478610027076
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.