Identify blocking problems
How to recognise a blocking problem, set up the collection of blocked process reports, and send the files for analysis.
How to recognise a blocking problem, set up the collection of blocked process reports, and send the files for analysis.
How to reduce the size of a SQL Server database file properly: good practice, sizing, an incremental strategy, and automation with dbatools.
8 minute read
The Standard edition of SQL Server offers one high availability solution: Basic Availability Groups. Here are their benefits and their limits.
Lease Timeout, HealthCheck, Quorum… Configure the SQL Server and WSFC thresholds to stabilise your high availability.
Consolidating SQL Server instances is better than installing several of them on the same server.
Remote SQL Server audit: report, SQL commands and three to five priorities within five working days, with no consultant access to your network.
12 minute read
Windows and SQL Server counters to monitor
Order a remote SQL Server audit without a preliminary call. Provide the audit scope and the details needed for invoicing.
2 minute read
A real SQL Server audit report, anonymised, as it is delivered: the measurements, the findings, the recommendations and the questions put to the client.
29 minute read
A guide to configuring PRTG for SQL Server monitoring
The SQL Server servicing model since 2017: choosing between the CU branch and the GDR branch, reading a build number, finding the right update and applying it.
12 minute read
In the FULL recovery model, transaction log backups are indispensable. They limit data loss, allow point-in-time restores, and stop the log from filling the disk.
11 minute read
Why functions in your WHERE clauses stop SQL Server from using your indexes, and how to rewrite your queries to get performance back.
7 minute read
A transaction log filling up the disk is a classic DBA problem. Learn how to diagnose blocking issues and properly configure your recovery models.
5 minute read
SQL Server’s default parallelism settings are often the cause of slowdowns. Configure MAXDOP and Cost Threshold (CTFP) to optimize your performance.
9 minute read
Understanding SQL Server’s memory management behavior for system administrators accustomed to other platforms
7 minute read