Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.32 KB

File metadata and controls

33 lines (28 loc) · 1.32 KB
title SQL Server, Cursor Manager Total Object | Microsoft Docs
description Learn about the SQLServer:Cursor Manager Total object, which provides counters to monitor cursors in SQL Server.
ms.custom
ms.date 03/01/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology performance
ms.topic conceptual
helpviewer_keywords
SQLServer:Cursor Manager Total
Cursor Manager Total object
ms.assetid e2c60a6d-be6f-4bb1-aaee-e464a4dc892c
author WilliamDAssafMSFT
ms.author wiassaf

SQL Server, Cursor Manager Total Object

[!INCLUDE SQL Server] The SQLServer:Cursor Manager Total object provides counters to monitor cursors.

This table describes the SQL Server Cursor Manager Total counters.

Cursor Manager Total counters Description
Async population count Number of cursors being populated asynchronously.
Cursor conversion rate Number of cursor conversions per second.
Cursor flushes Total number of run-time statement recreations by cursors.

See Also

Monitor Resource Usage (System Monitor)