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