Syntax - Parallel Data Pump

Teradata Parallel Data Pump Reference

Product
Parallel Data Pump
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-22
dita:mapPath
tqa1488824663174.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-3021
lifecycle
previous
Product Category
Teradata Tools and Utilities

Standard LOGON



On z/OS, 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



When logon encryption is enabled on the gateway, single sign on is disabled on the client and standard logon syntax should be used instead.

where the following is true:

tdpid
Optional identifier associated with a particular copy of Teradata Database
If this field is not specified, the default tdpid, established by the system administrator, is used.
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 a 30-character maximum
password
Optional password associated with the username, up to a 30-character maximum
Teradata Database must be configured to recognize the password specified.
Passwords that contain special characters must be enclosed in double quotes. The strings in double quotes will not be touched in the LOGON command.
'acctid'
Optional account identifier associated with the username, up to a 30-character maximum
The string specification must be enclosed in single quotes.
If this field is not specified, a default “acctid” is used.