Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

VSS_WRITER_QUIESCE_TIMEOUT

VSS_WRITER_QUIESCE_TIMEOUT <seconds>

Default: 5 seconds

VSS writer now supports setting the quiesce timeout value. The value can be set in ctsrvr.cfg by specifying the configuration option VSS_WRITER_QUIESCE_TIMEOUT <seconds>, where <seconds> is the time in seconds. If the value is negative, the default value is used.

This setting can also be changed dynamically at runtime using ctadmn (option 10, then option 10) to set the VSS_WRITER_QUIESCE_TIMEOUT option value or by calling ctSETCFG(setcfgCONFIG_OPTION, "VSS_WRITER_QUIESCE_TIMEOUT <seconds>").

Note: To use the updated VSS Writer, you must install the updated server. It is not sufficient to drop in the VSS DLL under the older server.

TOCIndex