Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Database Administration » SQL Anywhere database connections » SQL Anywhere database servers » How to run the database server as a service or daemon » Configuring Windows services

 

Windows service startup options

The following options govern startup behavior for SQL Anywhere services. You can set them on the General tab of the Service Properties window.

  • Automatic   The service starts whenever the Windows operating system starts. This setting is appropriate for database servers and other applications that run all the time.

  • Manual   The service starts only when a user with Administrator permissions starts it. For information about Administrator permissions, see your Windows documentation.

  • Disabled   The service does not start.