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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » Running the Database Server » Introduction to running SQL Anywhere database servers » First steps

First steps Next Page

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
To start the personal database server using default options (Windows except Windows CE)
  1. Open a command prompt.

  2. Enter the following command:

    dbeng10 path\database-file

    If you omit the database file, the Server Startup Options dialog appears where you can locate a database file using Browse.

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

    To start the personal database server using default options (Unix)
    1. Open a command prompt.

    2. Enter the following command:

      dbeng10 path/database-file
    3. There is no personal server for Novell NetWare, just a network server. The following command starts the network server on NetWare.

      To start the database server using default options (NetWare)