Specifies that the database server messages window is not minimized on startup.
{ dbsrv11 | dbeng11 } -qn ...
Windows
Linux (if X window server is used)
By default, the database server messages window automatically minimizes once database server startup completes. When this option is specified, the database server messages window does not minimize after the database server starts.
The database 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.
The following command starts the database server on Linux or Solaris, displays the database server messages window, and does not minimize the database server messages window once the database server is started:
dbeng11 -ux -qn sample.db |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |