Question

I have been tasked to perform backups of a Sybase SQL Server 12 database, but was just given the user and password. I tried logging into the server where it runs as a domain admin and ran Sybase SQL Anywhere 12 and clicked on Connect to a database. I selected connect to a running database on this computer. I selected Database Authentication and entered the supplied user and password. I entered the hostename as the server and what I assume the database name to be, but will not connect. I get the following error message:

Connection failed.
[Sybase][ODBC Driver][SQL Anywhere]Database server not found
Fri Jul 10 2020 10:39:41
10:39:41 Attempting to connect using:
UID=DBName;PWD=****;DBN=DBName;ServerName=MyHostname;CON=SQL_DBC_20a7e6f0;LOG=C:\Users\MyUser\AppData\Local\Temp\4\testcon17105042707363.tmp;ASTART=NO
10:39:41 Attempting to connect to a running server...
10:39:41 Attempting SharedMemory connection (no sasrv.ini cached address)
10:39:41 No named shared memory buffer found
10:39:41 Not attempting to autostart server
10:39:41 Cannot connect to server

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with dba.stackexchange
scroll top