@sathyaram_s:
Hi,
I have n e a r l y the same problem like "msalvador" and I tried all your instructions, but I can't still connect to my database and I hope you can help me.
Here is some information about my p r o b l e m :
I installed an DB2 v8.1 on Solaris and I try to connect to it with my client on win XP..
This is my konfiguration client- and serverside
(1) d b 2 get dbm cfg :
--------------------------------------------
(SYSADM_GROUP) = DB2GR
(AUTHENTICATION) = SERVER
(TRUST_ALLCLNTS) = YES
(CATALOG_NOAUTH) = NO
(SVCENAME) = db2service
(DISCOVER) = SEARCH
(DISCOVER_COMM) = TCPIP
(DISCOVER_INST) = ENABLE
(2) n e t s t a t -an | grep 50000 :
--------------------------------------------
*.50000 *.* 0 0 49152 0 LISTEN
(3) information serverside (d b 2 c c ):
--------------------------------------------
S y s t e m :
Name = VSISDB1
Nodename = VSISDB1
operating system = Solaris
Typ = DB2 Version 8
Protocoll = LOCAL
Protocollparameter = instancename =dasusr1
(4) D B 2 - Message:
--------------------------------------------
SQL30081N A communication error has been detected. Communication protocol being used: "TCP/IP". Communication API being used: "SOCKETS". Location where the error was detected: "". Communication function detecting the error: "connect". Protocol specific error code(s): "10061", "*", "*". SQLSTATE=08001
I get the error-message, if I try to konfigure the connection to my database with the konfiguration-assistent:
(5) K o n f i g u r a t i o n for the assistent c l i e n t - s i d e :
--------------------------------------------
1. Protocoll = TCP/IP
2. TCP/IP: Hostame = vsisdb1.host.de
Servicename = db2service
Portnr. = 50000
3. Database: Databasename = benutzer
Databasealiasname = benutzer
4. Nodeoption: Operating System = Solaris
Name of remote instance = db2inst1
5. Standartguideline: Systemname = vsisdb1.host.de
Hostname = vsisdb1.host.de
Operatingsystem = Solaris
Please help me, our administrator is on holiday and I have to fix the problem
Thank you in advance