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>