Thanks, I followed the steps and performed the inplace migration.
Database works perfectly on server side but I'm unable to establish connectivity from remote clients. I checked SVCENAME, TCPIP, ping, tracetroute between clinet/server everything looks fine.
However on the server side db2licm -l shows product as below
Product name: "DB2 Connect Server"
License type: "License not registered"
Expiry date: "License not registered"
Product identifier: "db2consv"
Version information: "9.5"
and TCPIP port 60000 is not running
netstat -an | grep 60000
Is this something related to DB2 Connect Server ? Can we connect to DB2 Connect Server remotely in 9.5 ? db2 get dbm cfg shows Node type as Database Server with local and remote clients
Let me know your thoughts. Thanks