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
- password
- Password associated with the username
- tdpid
- Optional character string that identifies the name of a TDP
- username
- User identifier of up to 30 bytes
The period preceding the LOGON command is optional.