Security Robert Sheldon in Security What to monitor for SQL Server security Keeping databases secure is critical. In this article, Robert Sheldon explains what to monitor for SQL Server security.… 24 March 2021 11 min read
Database Administration Robert Sheldon in Database Administration Storage 101: Modern Storage Technologies In this article of the series, Robert Sheldon discuses emerging trends in storage like virtual SANs, intelligent storage, computational storage and storage-class memory.… 28 April 2020 13 min read
Editorials Kathi Kellenberger in Editorials Making a Difference in Uncertain Times Most of us have found our lives turned upside down in recent weeks as we try to shelter in place, work from home, or care... 22 April 2020 3 min read
Performance Greg Larsen in Performance Get Your Scalar UDFs to Run Faster Without Code Changes Microsoft has added a group of features called Intelligent Query Processing to SQL Server 2017 and 2019. In this article, Greg Larsen explains one of... 10 February 2020 14 min read
Azure Monica Rathbun in Azure Understanding Azure Storage Options The choices found when provisioning storage in Azure can be overwhelming. In this article, Monica Rathbun explains the options to help your organization research which... 20 November 2019 8 min read
Database Administration Robert Sheldon in Database Administration Adaptive Query Processing in SQL Server 2017 As new versions of SQL Server have been released, the Query Optimizer has undergone many improvements. Adaptive Query Processing, new in 2017, represents a new... 01 October 2018 17 min read
Blogs Dennes Torres in Blogs Monitoring UnmatchedIndexes Warning If you are using filtered indexes in SQL Server, it worthwhile monitoring the UnmatchedIndexes warning, it can give us very interesting insights. Filtered indexes and... 07 August 2017 4 min read
Laerte Junior Automating Your SQL Server Best Practice Reports: The Document If you're making a report from table-based data, an MS Word document is often a good option. In the second part of his introduction to... 21 October 2015 10 min read
Nicolas Prigent PowerShell Day-to-Day Admin Tasks: Monitoring Performance By reading performance counters from services such as SQL Server or Exchange, you can get a wealth of performance information. By automating the process of... 01 July 2015 13 min read
Nicolas Prigent PowerShell Day-to-Day Admin Tasks: WMI, CIM and PSWA WMI (Windows Management Instrumentation) is the basic way of querying and changing basic information about any windows server, including SQL Server or Exchange Server. It... 28 May 2015 12 min read
Dennes Torres Centralize Your Database Monitoring Process SQL Server Data Collector, together with Management Data Warehouse, is a fine and useful component for gathering information centrally about how SQL Server instances are... 26 January 2015 17 min read
Feodor Georgiev SSIS 2012 Projects: Deployment Configurations and Monitoring The Project Deployment Model introduced in SSIS 2012, which was explained in the first part of this series, speeds up the deployment of database projects... 14 November 2014 7 min read
Louis Davidson Baselining with SQL Server Dynamic Management Views When you're monitoring SQL Server, it is better to capture a baseline for those aspects that you're checking, such as workload, Physical I/O or performance.... 02 July 2013 18 min read
Grant Fritchey Custom Metrics for Monitoring Database Mirroring SQL Monitor comes with plenty of metrics, but there are always going to be things that you want to measure that can't be done 'out... 16 April 2013 7 min read
Buck Woody Data Science Laboratory System – Instrumentation It is sensible to check the performance of different solutions to data analysis in 'lab' conditions. Measurement by instrumentation makes it easier to develop systems... 18 February 2013 18 min read
Robert Sheldon Getting Started with Extended Events in SQL Server 2012 Extended Events provide a way of unintrusively monitoring what's going on in a SQL Server instance. Unlike SQL Server Profiler and SQL Trace, it has... 04 February 2013 16 min read
Richard Morris Jeffrey Snover: Geek of the Week PowerShell has radically improved the ease of monitoring and adminstering Windows-based servers, and automating routine processes. The visionary leader of this project is Jeffery Snover,... 23 October 2012 10 min read
Laerte Junior The PoSh DBA: Solutions using PowerShell and SQL Server PowerShell is worth using when it is the quickest way to providing a solution. For the DBA, it is much more than getting information from... 18 September 2012 15 min read
A Cloudy Place SQL Monitor Hosted: keeping an eye on your servers from the cloud Simple-Talk's Melanie Townsend sits down with Red Gate's Matt Lee to talk about their newest adventure in cloud-based monitoring for SQL Server: migrating their popular... 12 September 2012 9 min read
BI Robert Sheldon in BI Debugging Data Flow in SQL Server Integration Services You can save a lot of time by using the SSIS Troubleshooting tools. These enable you to work with reduced data samples, monitor row counts,... 13 September 2011 13 min read