Cannot connect to DB using SQL anywhere -
05-04-2010
, 01:34 PM
This may be an easy one I am pretty new to Sybase. So I open up SQL
anywhere and enter my username where prompted. I go to the Database
tab and click find, it finds the DB Great! So now I click OK, after
thinking for a bit it returns a -832 error so I enable logging. I get
a TCP 10061 error which from what I have read tends to be caused by a
port being blocked but I tried disabling Windows firewall and I get
the same error. I can ping the server fine I just can't connect using
SQL Anywhere.
Any ideas?
Jackie
Tue May 04 2010 13:22:48
13:22:48 Attempting to connect using:
UID=dba;PWD=********;ENG=*********r;CON=PDBJDBC_DB CONSOLE;LOG=*****
\SybaseLog.txt;LINKS=ALL
13:22:48 Attempting to connect to a running server...
13:22:48 Trying to start SharedMemory link ...
13:22:48 SharedMemory link started successfully
13:22:48 Attempting SharedMemory connection (no sasrv.ini cached
address)
13:22:48 Failed to connect over SharedMemory
13:22:48 Trying to start TCPIP link ...
13:22:48 TCP using Winsock version 2.2
13:22:48 My IP address is 10.0.0.0
13:22:48 My IP address is ::1
13:22:48 My IP address is 127.0.0.1
13:22:48 TCPIP link started successfully
13:22:48 Attempting TCPIP connection (no sasrv.ini cached address)
13:22:48 Looking for server with name gcfpower
13:22:48 Sending broadcast to find server
13:22:48 Using broadcast address of: 10.0.0.255:2638
13:22:48 Sending broadcast to find server
13:22:48 Using broadcast address of: 255.255.255.255:2638
13:22:48 Sending broadcast to find server
13:22:48 Using broadcast address of: (ff02::1):2638
13:22:48 Found database server at address 10.0.0.0:2638
13:22:49 TCP/IP link, function connect(), error code 10061
13:22:49 An error occurred during the TCPIP connection attempt
13:22:49 Cannot connect to server |