Collection Contents Index -zn server option Next PDF

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

-zo server option


Redirects request logging information to a file separate from the regular log file.

Syntax

{ dbsrv10 | dbeng10 } -zo filename...

Applies to

All operating systems and servers.

Remarks

Request logging is turned on using the -zr option. You can direct the output from this file to a different file that is not the regular log file by specifying the -zo option.

This option also prevents request logging from appearing in the Server Messages window.

See also

Collection Contents Index -zn server option Next PDF