SYSIBM.IPNAMES

SYSIBM.IPNAMES maps Db2 location names to the IP addresses or domain names of remote systems.

It also maps Db2 location names to the network security information required by the remote system. SYSIBM.IPNAMES must contain at least one row for each remote group, depending on the access method that is used.
  • For group access, the IPADDR column of the row contains the group's domain name.
  • For member-specific access, the LINKNAME column of each row contains a link name, and the IPADDR column of each row is blank.
  • For single-member access, the LINKNAME column of the row contains a link name, and the IPADDR column of the row is blank.