Syntax - Parallel Data Pump

Teradata® Parallel Data Pump Reference

Product
Parallel Data Pump
Release Number
17.10
Published
June 2021
Language
English (United States)
Last Update
2021-07-01
dita:mapPath
oqw1608578437373.ditamap
dita:ditavalPath
ovd1619195504008.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 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 the 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.
The 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.