Displays database server environment variables in the database server messages window.
{ dbsrv11 | dbeng11 } -ze ...
All operating systems and database servers except Windows Mobile.
When you specify the -ze option, environment variables are listed in the database server messages window on startup. You can log the contents of the database server messages window to a file by specifying the -o option when starting the database server.
The following command starts a database server named myserver, and outputs the environment variables set for the server to the database server messages window and the file server-log.txt.
dbeng11 -n myserver -ze -o server-log.txt |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |