Hi,
you can change the port number at db2c_DB2 in C:\WINDOWS\system32\drivers\etc\services
or you can just update dbm cfg witch commant:
Code:
db2 update dbm cfg using SVCENAME 50000
replace 50000 with desired port number.
Then you probably need to stop database with command:
Start the database:
And terminate db2clp client connection with command:
Hope this helps,
Grofaty