Form - Interactive Teradata Query Facility

Interactive Teradata Query Reference

Product
Interactive Teradata Query Facility
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2451
Product Category
Teradata Tools and Utilities

Form

LOG[ON] [[tdpid/]username];
PASSWORD ==>
password[, ’acctid’] [;]

where:

tdpid

Specifies an identifier assigned to a Teradata Director Program (TDP) in a client computer. The identifier has a value between 0 and 9, inclusive. If not entered, the parameter selects the tdpid established for the user by the system administrator (the default). If a tdpid is not specified in the LOGON command, ITEQ responds with the message:

Enter [tdpid/] username only
username

Specifies the user’s identification. A username may contain up to 30 characters. If username is not specified, ITEQ responds with the USERNAME ==> prompt and the message:

Enter username only
password

Specifies the password associated with the username. A password may contain up to 30 characters. The password is entered at the PASSWORD ==> prompt. ITEQ displays the message:

Enter password [,’acctid’];
’acctid’

Specifies an account identifier associated with the username. When omitted, the default account identifier is used. The account identifier is defined when the user is created. An account identifier may contain up to 30 characters. The acctid is entered at the PASSWORD ==> prompt after the password, if it is required.