473,322 Members | 1,501 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Protocol specific error code(s): "10065", "*", "*". SQLSTATE=08001

Hello All,

I am getting the below error message when I am trying to connect from
client to remote database server installed on Linux. DB2 UDB ESE
database is running on a trail version on Linux and client
(administration client) installed on Windows.

#_________________________________________________ ____________________

Protocol specific error code(s): "10065", "*", "*". SQLSTATE=08001
#_________________________________________________ ____________________

One the DB2 server:

[db2inst1@fedorasvr ~]$ db2level
DB21085I Instance "db2inst1" uses "32" bits and DB2 code release
"SQL08020"
with level identifier "03010106".
Informational tokens are "DB2 v8.1.0.64", "s040812", "MI00086", and
FixPak "7".
Product is installed at "/opt/IBM/db2/V8.1".

[db2inst1@oraclegrid ~]$ db2set -all | grep DB2COMM
DB2COMM=TCPIP

[db2inst1@oraclegrid ~]$ db2 get dbm cfg | grep SVCE
TCP/IP Service name (SVCENAME) = db2svce

in /etc/services:
db2svce 32000/tcp # Connection port for DB2 instance db2inst1
And on the client, I am using Configuration assistant , but failed to
connect to server. Using TCP/IP, and be able to ping to the DB2 server.
Not sure Why i am getting the Above error. I appreciate if someone help
me out (There was a document available on IBM support, but it was
locked, needs special access, which i dont have)

Thank You,
Madhu

Dec 15 '05 #1
2 16321
Madhu,

First try to check if you are able to use tcpip connection locally on
Linux.

Log on the linux system.
--------------------------------------------
db2 catalog tcpip node <your node>
remote <db2 host or ip> server <port numer>
db2 terminate

db2 catalog database <the database> as <new database name>
at node <your node>
db2 terminate

db2 connect to <new database name> user <your user>
--------------------------------------------
Where <your node> is a name of your choice.
<db2 host or ip> can be IP of the db2 computer.
<port numer> in your case is 32000.

If you are able to connect from the same machine using tcpip, repeat
the steps on Windows. Probably you should first uncatalog what was
catalogued by db2ca:
db2 list node directory
db2 list db directory
db2 uncatalog db <the database>
db2 ucatalog node <the node>

If you still cannot connect to the database from windows I suggest to
check network settings (firewall, dns, port filtering, etc...).

-- Artur Wronski

Dec 16 '05 #2
Artur,

As per your advise, I changed the firewall settings and now able to
connect from Windows clent to Db2 remote server.

Thank You !!!


Artur wrote:
Madhu,

First try to check if you are able to use tcpip connection locally on
Linux.

Log on the linux system.
--------------------------------------------
db2 catalog tcpip node <your node>
remote <db2 host or ip> server <port numer>
db2 terminate

db2 catalog database <the database> as <new database name>
at node <your node>
db2 terminate

db2 connect to <new database name> user <your user>
--------------------------------------------
Where <your node> is a name of your choice.
<db2 host or ip> can be IP of the db2 computer.
<port numer> in your case is 32000.

If you are able to connect from the same machine using tcpip, repeat
the steps on Windows. Probably you should first uncatalog what was
catalogued by db2ca:
db2 list node directory
db2 list db directory
db2 uncatalog db <the database>
db2 ucatalog node <the node>

If you still cannot connect to the database from windows I suggest to
check network settings (firewall, dns, port filtering, etc...).

-- Artur Wronski


Dec 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: dance | last post by:
My Apologies for my ineptitude on posting, this is all new to me...........but I'll get it.... I'm using Windows 2000 Version 5.0 with Service pack 4 I installed the free version of Oracle...
8
by: Shane Groff | last post by:
I know this is a recurring discussion (I've spent the last 3 days reading through threads on the topic), but I feel compelled to start it up again. After reading through the existing threads, I...
9
by: Alejandro Forero Cuervo | last post by:
Hello. I'm new to PostgreSQL and I'm using it for some project. I am currently creating an entity engine that provides a web interface, which is oriented towards end users, to...
1
by: Grant Allen | last post by:
Hi all, I've been hunting around the techdocs site looking for a comprehensive listof error codes for certain errors. The only thing I can find is a list ofa few (textual) errors - nothing that...
0
by: HKSHK | last post by:
This list compares the error codes used in VB.NET 2003 with those used in VB6. Error Codes: ============ 3: This Error number is obsolete and no longer used. (Formerly: Return without GoSub)...
6
by: tycoonajayverma | last post by:
Hi, Can some one help me out for these following errors 24-OCT-2006 11:52:03 * (CONNECT_DATA=(SID=pro1)(CID=(PROGRAM=)(HOST=report2)(USER=crystal))) *...
2
by: Brent Halsey | last post by:
I am using the ibm_db2 PECL drive in PHP for connecting to or DB2 database. I created a persistent connection and things seemed to work fine at first. However, after a few tests / connections, I...
4
by: Pool | last post by:
I tried to connect DB2 (Sitting in Unix server at my client location) using Db2 connect V8. I am getting the following error message. I tried all the possible options BUt the error is same.. See each...
13
by: mike3 | last post by:
Hi. (crossposted because the program is in C++ and some C++-related elements are discussed, hence comp.lang.c++, plus general program design questions are asked, hence comp.programming.) I'm...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.