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

SQL Anywhere 11.0.1 (Français) » SQL Anywhere Server - Database Administration » Starting and Connecting to Your Database » Running the database server » Introduction to running SQL Anywhere database servers » First steps

 

Start the database server

The way you start the database server varies slightly depending on the operating system you use. This section describes how to specify commands for the simple case of running a single database with default settings on each supported operating system.

Notes
  • Except where otherwise noted, these commands start the personal server (dbeng11). To start a network server, replace dbeng11 with dbsrv11.

  • If the database file is in the starting directory for the command, you do not need to specify path.

  • If you do not specify a file extension in database-file, the extension .db is assumed.

♦  To start the personal database server using default options (Windows except Windows Mobile)

For more information about starting a database server on Windows Mobile, see Connecting to a database running on a Windows Mobile device.

♦  To start the personal database server using default options (Unix)