--- title: "SQL Server, SQL Errors Object | Microsoft Docs" ms.custom: "" ms.date: "03/14/2017" ms.prod: "sql" ms.prod_service: "database-engine" ms.service: "" ms.component: "performance-monitor" ms.reviewer: "" ms.suite: "sql" ms.technology: - "database-engine" ms.tgt_pltfrm: "" ms.topic: "article" helpviewer_keywords: - "SQL Errors object" - "SQLServer:SQL Errors" ms.assetid: 6e5273ca-29cb-4618-88a2-70b9b8d6cf76 caps.latest.revision: 14 author: "MikeRayMSFT" ms.author: "mikeray" manager: "craigg" --- # SQL Server, SQL Errors Object [!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)] The **SQLServer:SQL Errors** object in Microsoft [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] provides counters to monitor **SQL Errors**. This table describes the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] **SQL Errors** counters. |SQL Server SQL Errors counters|Description| |------------------------------------|-----------------| |**Errors/sec**|Number of errors/sec.| Each counter in the object contains the following instances: |Item|Definition| |----------|----------------| |**_Total**|Information for all errors.| |**DB Offline Errors**|Tracks severe errors that cause [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to take the current database offline.| |**Info Errors**|Information related to error messages that provide information to users but do not cause errors.| |**Kill Connection Errors**|Tracks severe errors that cause [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] to kill the current connection.| |**User Errors**|Information about user errors.| ## See Also [Monitor Resource Usage (System Monitor)](../../relational-databases/performance-monitor/monitor-resource-usage-system-monitor.md)