DB2 Version 9.7 for Linux, UNIX, and Windows

Updating the protocol information for the DB2 server

The DB2® server information in LDAP must be kept current. For example, changes to the protocol configuration parameters or the server network address require an update to LDAP.

About this task

To update the DB2 server in LDAP on the local computer, use the following command:
   db2 update ldap ...

Examples of protocol configuration parameters that can be updated include a TCP/IP hostname and service name or port number parameters.

To update a remote DB2 server protocol configuration parameters use the UPDATE LDAP command with a node clause:
   db2 update ldap
      node <node_name>
      hostname <host_name>
      svcename <tcpip_service_name>