wolaos123,
In case I do not have permissions to anything except the db2 client, I am looking for a way to tell on which port db2 is listening for incoming connections. DB2 is on production server, but client is on other machine. I am connected to the server already.
nvk@vhv has got my point.
Code:
NAME VALUE
------------ ------------
svcename db2fasp
From this I can tell that the server that I am connected to is listening to this service name. Now, I am unable to convert this to numeric port number because /etc/services is on remote server where I do not have access.
Anybody having any Idea ??
Purpose is to tell which port number is on the remote server that DB2 is listening to.
Regards
DBFinder