IBM Books

Administration Guide


Update 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.

To update the DB2 server in LDAP on the local machine, use the following command:

   db2 update db2 server in ldap ...

Examples of protocol configuration parameters that can be updated include:

To update a remote DB2 server protocol configuration parameters use the UPDATE command with a node parameter:

   db2 update db2 server in ldap
      node <node_name>
      hostname <host_name>
      svcename <tcpip_service_name>


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]

[ DB2 List of Books | Search the DB2 Books ]