Controls the appearance of messages about cache warming in the database server messages window.
{ dbsrv11 | dbeng11 } -cv { + | - } ...
All operating systems and database servers.
When -cv+ is specified, a message appears in the database server messages window when any of the following cache warming activities occur:
collection of requested pages starts or stops (controlled by the -cc server option)
page reloading starts or stops (controlled by the -cr server option)
By default, this option is turned off.
The following command starts the database mydatabase.db with database page collection and page loading turned on, and logs messages about these activities to the database server messages window:
dbsrv11 -cc+ -cr+ -cv+ mydatabase.db |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |