Fri.Aug 21, 2020

article thumbnail

Importing Performance Monitor data into SQL databases

SQL Shack

Performance Monitor is an oldie but goldie tool to analyze performance problems. In this article, we will learn how we can write Perfmon counter data to a SQL database through the ODBC connection. Perfmon is a monitoring tool that helps to track resource usage and system performance metrics in real-time and it also allows us […].

Database 113
article thumbnail

An overview of distributed SQL Server Always On Availability Groups

SQL Shack

This is the 12th article in the series of SQL Server Always On Availability Groups. Introduction SQL Server 2016 provides a new feature Distributed Availability Group for disaster recovery purposes. It is a particular type of availability group that helps access the multiple failover clusters. In this article’s series, we configured a traditional Always On […].