Hi
I'm on the process of installing Content Manager on one of the W2k Server with SP 4. The installation includes
1. DB2 v8.1 with Fix Pack2
2. WebSphere Application Server 5.02
3. Content Manager v8.2
The installation is successful and I loaded Content Manager Client on the server and also another Client Machine.
The client Machine has the following
1. DB2 Runtime Client v8.1
2. Content Manger Client for Windows 8.2
My problem:
When I try to connect the CM by using CM client, it is working properly on the Server machine but not working from another machine and it says the error like following:
*************************
[IBM][CLI Driver] 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
[SQLDriverConnect] [SQLCODE=- 30081,SQLSTATE=08001][SERVER=ICMNLSDB:USERID=icmco
nct] (STATE) : 08001
**************************
I updated the DB2COMM=TCPIP entry by using “db2set” command. And I updated TCP/IP service name at SVCENAME (DB2_DB2) on Communication Parameter setting at Configuration Parameters of instance level.
But Still I’m unable to connect. Still I’m having the same error.
Please advise me that where I’m going wrong. Where do I fine the configuration file
Please advise me that how to solve this issue.