![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to run a SQL Anywhere 10 as a Windows Service. This was working for a while and now (after numerous service adds and deletes) it is not. I am using exactly the same syntax. I register the service using: dbsvc -as -y -w my_service "{path to dbsrv10.exe}" "{path to db file}" I try to start the service using: dbsvc -u my_service The error messages that I receive are particularly unhelpful: SQL Anywhere Service Utility Version 10.0.1.3488 Service my_service start pending. Error starting service my_service. The Event Log entries do not provide any further info. If I execute this fragment of the service registration the server starts up as expected: "{path to dbsrv10.exe}" "{path to db file}" Can someone please help? |
#3
| |||
| |||
|
|
I am trying to run a SQL Anywhere 10 as a Windows Service. This was working for a while and now (after numerous service adds and deletes) it is not. I am using exactly the same syntax. I register the service using: dbsvc -as -y -w my_service "{path to dbsrv10.exe}" "{path to db file}" I try to start the service using: dbsvc -u my_service The error messages that I receive are particularly unhelpful: SQL Anywhere Service Utility Version 10.0.1.3488 Service my_service start pending. Error starting service my_service. The Event Log entries do not provide any further info. If I execute this fragment of the service registration the server starts up as expected: "{path to dbsrv10.exe}" "{path to db file}" Can someone please help? |
![]() |
| Thread Tools | |
| Display Modes | |
| |