Updating /etc/services file
Port usage is specified in the /etc/services file
Procedure
Ensure that the
DB2_db2 service-name is
using port 60000. If not, update the following line in /etc/services file:
DB2_db2 60000/tcpNote: Here the DB2 port
is hardcoded to use 60000 since the default DB2 port number 50000
is preoccupied by the DB2 that is installed with Jazz for Service
Management.