on 2015 Jan 29 2:27 PM
I'm runnung SA16 (16.0.0.2043) under linux (Ubuntu/trusty64) and VirtualBox as a service using the commands:
$ sudo /opt/sqlanywhere16/bin64/dbsvc -as -t network -s automatic -w demosvc -n demo -xd -x "tcpip(serverport=2600)" -oe /home/vagrant/demo/demo_errors.txt /home/vagrant/demo/demo.db $ sudo service SA_demosvc startThat works fine, and I can successfully connect to the database service from Sybase Central.
The problem is that, sometimes, when I shutdown the machine and restart it, the service does not start up. If I try to start it manually, I see:
$ sudo service SA_demosvc start Starting SAL Anywhere "Network" service demosvc * Communication errorand the error file (demo_errors.txt) contains:
A Database server with that name has already started Communication error
I've tried stopping the service - says there isn't one.
I've tried deleting the re-creating the service - problem persists.
I have found an unsatisfactory work-around that involves deleting the service and recreating it with a different server name (e.g.,, -n demo2), but that screws up the connection parameters for every client that is trying to use the database.
Has anyone else seen this? Am I missing something?
Do you have a SQL Anywhere server (service or foreground) running on another computer, using that server name? There can be only one 🙂
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.