Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » Connection Parameters and Network Protocol Options » Network protocol options

LogFormat protocol option [LF] Next Page

LogMaxSize protocol option [LSIZE]


Controls the maximum size of the transaction log file.

Usage

HTTP, HTTPS

Values

Integer [ k | m | g ]

Default

0

Remarks

When the log file reaches the stated size, it is renamed and another log file is created. If LogMaxSize is zero, the log file size is unlimited. The default value is in bytes, but you can use k, m, or g to specify units of kilobytes, megabytes, or gigabytes, respectively.

See also