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

Basic Teradata® Query Reference - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Basic Teradata Query
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2025-04-02
dita:mapPath
gxl1691484661681.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
psp1479308573013
Product Category
Teradata Tools and Utilities
Workstation-attached clients and mainframe-attached clients employing Gateway-mediated CLI 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>