| title | sp_dbmmonitorhelpmonitoring (Transact-SQL) | Microsoft Docs | ||
|---|---|---|---|
| ms.custom | |||
| ms.date | 03/03/2017 | ||
| ms.prod | sql | ||
| ms.prod_service | database-engine | ||
| ms.service | |||
| ms.component | system-stored-procedures | ||
| ms.reviewer | |||
| ms.suite | sql | ||
| ms.technology |
|
||
| ms.tgt_pltfrm | |||
| ms.topic | language-reference | ||
| f1_keywords |
|
||
| dev_langs |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | a085cf87-269f-454a-a146-21f80a113b72 | ||
| caps.latest.revision | 23 | ||
| author | stevestein | ||
| ms.author | sstein | ||
| manager | craigg | ||
| ms.workload | Inactive |
[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md]
Returns the current update period.
Transact-SQL Syntax Conventions
sp_dbmmonitorhelpmonitoring
None
None
Returns the current update period, that is, the number of minutes between updates of database mirroring status table. This value ranges from 1 to 120 minutes.
Requires membership in the sysadmin fixed server role.
The following example returns the current update period.
EXEC sp_dbmmonitorhelpmonitoring;
Monitoring Database Mirroring (SQL Server)
sp_dbmmonitorresults (Transact-SQL)