52 DB2 Performance Expert for Multiplatforms V2.2
Configuring TCP/IP communication on the PE DB2 instance
TCP/IP communication must be configured in order for any PE Client to log on
and have access to the databases maintained by a PE Server. Perform the
following steps to configure TCP/IP communication:
If not already done during instance creation, update the TCP/IP services file
with the port number to be used for the DB2 instance to accept client
requests.
Set the DB2 registry variable DB2COMM to TCPIP by executing the following
command:
db2set db2comm=tcpip
Update the SVCENAME parameter in the database manager configuration
file with the service name specified in the services file with the following
command:
db2 update dbm cfg using SVCENAME ...