Collection Contents Index Starting and stopping databases Next PDF

SQL Anywhere® Server - Database Administration  > Running the Database Server

Running the server outside the current session


When you log on to a computer using a user ID and a password, you establish a session. When you start a database server, or any other application, it runs within that session. When you log off the computer, all applications associated with the session terminate.

It is common to require database servers to be available all the time. To make this easier, you can run SQL Anywhere for Windows and for Unix in such a way that, when you log off the computer, the database server remains running. The way you do this depends on your operating system.

In addition to creating services for SQL Anywhere database servers, you can also create Windows services for the following executables:

See also

Running the Unix database server as a daemon
Understanding Windows services
Programs that can be run as Windows services
Managing Windows services
Creating a Windows service
Deleting a Windows service
Configuring Windows services
Setting the service polling frequency
Starting and stopping services
The Windows Service Manager
Running more than one service

Collection Contents Index Starting and stopping databases Next PDF