Use of IPv4 and IPv6 Network Addresses | Basic Teradata Query - Entering IPv4 and IPv6 Network Addresses - Basic Teradata Query

Basic Teradata® Query Reference

Product
Basic Teradata Query
Release Number
17.10
Published
February 2022
Language
English (United States)
Last Update
2022-02-03
dita:mapPath
nnw1608578382132.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2414
lifecycle
previous
Product Category
Teradata Tools and Utilities
Workstation-attached clients support both IPv4 and IPv6 network addressing for specifying the tdpid value used when logging on sessions. BTEQ can be told what value to use by employing one of the following controls:
  • The SET TDP command
  • The LOGON command
  • The dbcname parameter in clispb.dat
An IPv6 address must be enclosed in square brackets [ ]. If a port number is included, place it outside the brackets and separate it from the IP address with a colon. The following examples are valid IPv4 or IPv6 address formats.
  • <IPv4 address>
  • <IPv4 address>:<port>
  • [<IPv6 address>]
  • [<IPv6 address>]:<port>