Collection Contents Index -os server option Next PDF

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

-ot server option


Truncates the console log and appends output messages to it.

Syntax

{ dbsrv10 | dbeng10 } -ot logfile ...

Applies to

All operating systems and servers.

Remarks

The functionality is the same as the -o option except the console log is truncated before any messages are written to it. You can obtain the name of the console log using the following command:

SELECT PROPERTY ( 'ConsoleLogFile' )
See also

Collection Contents Index -os server option Next PDF