Quote:
Originally posted by n_i
Try
PHP Code:
grep -i db2 /etc/services
|
I don not have login access to the machine and there want to do a port trace of the default db2 port and try to find if DB2 is running on the machine. I am looking for something similar to the tnsping utility in Oracle.
thanks