Need specific error messages at each step ...
Larry Edelstein
> I am unable to connect to the database on the server from the client. It
> gets connected at the server.
[quoted text clipped - 16 lines]
> Cheers,
> San.
This is what I get while trying to connect to the db after cataloging the
node and db on the client:
SQL30081N A communication error has been detected. Communication protocol
being used: "TCP/IP", Communication API being used: "SOCKETS". Location
where the error was detected: "172.19.82.102". Communication function
detecting the error: "connect". Protocol specific error code(s):
"10060","*". SQLSTATE=08001
This is what I get when tryin to import the exported configuration file:
SQL0969N There is no message text corresponding to SQL error "-204583702"
in the message file on this workstations. The error was returned from
module "SQLECTDD" with original tokens "DEVTWHS"
Cheers,
San.
Ian - 29 Nov 2006 03:47 GMT
> This is what I get while trying to connect to the db after cataloging the
> node and db on the client:
[quoted text clipped - 4 lines]
> detecting the error: "connect". Protocol specific error code(s):
> "10060","*". SQLSTATE=08001
Can you connect from other clients? If so, make sure the port number
you specified is correct, and that the IP address (172.19.82.102) is
correct (if you specified a hostname when cataloging) to ensure that
there isn't a DNS issue.
shsandeep - 29 Nov 2006 04:26 GMT
Finally sorted.... it was the firewall which was blocking the port!!
Phew!! N&S - Buggers!! ;-)
Cheers,
San.