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 » The Database Server » The SQL Anywhere database server » Database server options

-qi server option Next Page

-qn server option


Specifies that the Server Messages window is not minimized on startup.

Syntax

{ dbsrv10 | dbeng10 } -qn ...

Applies to

Windows

Linux (if X window server is used)

Remarks

By default, the Server Messages window automatically minimizes once database server startup completes. When this option is specified, the Server Messages window does not minimize after the database server starts.

The Server Messages window may appear in the background if an application autostarting the database server it is not active and -qn is specified.

On Linux, you must specify the -ux option (use X window server) with the -qn option.

See also
Example

The following command starts the database server on Linux or Solaris, displays the Server Messages window, and does not minimize the Server Messages window once the database server is started:

dbeng10 -ux -qn sample.db