On Tue, Oct 07, 2003 at 03:46:02PM -0700, Marcy Cortes wrote: > The DB2 guys here have installed DB2 connect here under SLES 8. They say > that it works fine from on the Linux guest. However, when they tried to get > through it, they suspect port 5001 is blocked or something. Does this sound > familiar to anyone? > > Marcy Cortes > Wells Fargo Services Company
Marcy, You can check the followings on your system : [EMAIL PROTECTED] db2inst1]$ cat /etc/services | grep 5000 db2cdb2inst1 50000/tcp # Connection port for DB2 instance db2inst1 db2idb2inst1 50001/tcp # Interrupt port for DB2 instance db2inst1 [EMAIL PROTECTED] db2inst1]$ db2 get dbm cfg | grep SVCENAME TCP/IP Service name (SVCENAME) = [EMAIL PROTECTED] db2inst1]$ db2 update dbm cfg using svcename db2cdb2inst1 [EMAIL PROTECTED] db2inst1]$ db2 get dbm cfg | grep SVCENAME TCP/IP Service name (SVCENAME) = db2cdb2inst1 [EMAIL PROTECTED] db2inst1]$ db2set +i DB2COMM=tcpip [EMAIL PROTECTED] db2inst1]$ db2set -all [e] DB2CODEPAGE=949 [i] DB2COMM=tcpip Regards, Jae-hwa -- Jae-hwa Park <[EMAIL PROTECTED]> THE CHALLENGES, that's why I choose LINUX!!! For more information on me, visit http://php.sarang.net