sp_dbmmonitorchangemonitoring (Transact-SQL)
SQL Server 2005
New:
14 April 2006
Changes the value of a database mirroring monitoring parameter.
Transact-SQL Syntax Conventions
- parameter
-
Specifies the identifier of the parameter to be changed. Currently, only the following parameter is available:
1 = Update period
The number of minutes between updates to the database mirroring status table. The default interval is 1 minute.
- value
-
Specifies the new value for the parameter that is being changed.
Parameter Description of value 1
An integer in the range of 1 to 120 that specifies a new update period in minutes.