Collection Contents Index -qp server option Next PDF

SQL Anywhere® Server - Database Administration  > The Database Server  > The SQL Anywhere database server  > Database server options

-qs server option


Suppresses startup error dialogs.

Syntax

{ dbsrv10 | dbeng10 } -qs ...

Applies to

Windows

Remarks

This option suppresses startup error dialogs. Startup errors include errors such as:

On Windows platforms, if the server isn't being autostarted, these errors appear in a dialog and must be cleared before the server stops. These dialogs do not appear if the -qs option is used.

If there is an error loading the language DLL, no dialog appears if -qs was specified on the command line and not in @data. This error isn't logged to the -o or -oe logs, but rather to the Windows Application Event Log (except on Windows CE).

Usage errors are suppressed if -qs is on the command line, but not in @data expansion.


Collection Contents Index -qp server option Next PDF