Remove 2008 Remove Availability Remove Code Remove Servers
article thumbnail

Tuning SQL Server Reporting Services

SQL Performance

Many database administrators find themselves having to support instances of SQL Server Reporting Services (SSRS), or at least the backend databases that are required for SSRS. These topics apply to both SQL Server Reporting Services as well as Power BI Report Server. Installation and support of SSRS can be confusing.

Tuning 67
article thumbnail

Improve user experience with more visibility into CDN-related HTTP errors (Part 1) 

Dynatrace

Such web resources have two things in common: Their requests never hit your data center, hence any failed requests don’t show up in your web server logs. This approach was already at its limit back in 2008 when an Akamai CDN network had only ~25,000 delivery nodes. Today, Akamai has ~265,000 delivery nodes.

Tuning 186
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

OneAgent release notes version 1.197

Dynatrace

Windows: Windows Server 2008. Windows: Windows Server 1809. General availability (Build 1.197.129). Improved OneAgent.NET code module handling on read-only file systems. Last compatible OneAgent version: 1.197. Windows: Windows 7 and 8.1 x86 (64bit-only). Vendor announcement. x86 (32bit-only). x86 (64bit-only).

article thumbnail

AMD EPYC 7002 Series Processors and SQL Server

SQL Performance

On August 7, 2019, AMD finally unveiled their new 7nm EPYC 7002 Series of server processors, formerly code-named "Rome" at the AMD EPYC Horizon Event in San Francisco. This is the second generation EPYC server processor that uses the same Zen 2 architecture as the AMD Ryzen 3000 Series desktop processors.

Servers 52
article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

In this blog, we’ll provide a comparison between MariaDB vs. MySQL (including Percona Server for MySQL ). Introduction: MariaDB vs. MySQL The goal of this blog post is to evaluate, at a higher level, MariaDB vs. MySQL vs. Percona Server for MySQL side-by-side to better inform the decision making process. What is MariaDB?

article thumbnail

Finding Distinct Values Quickly

SQL Performance

This follow-up post revisits the question for SQL Server 2019, using a larger number of rows. It has 32GB RAM, with 24GB available to the SQL Server 2019 instance. It would be nice if SQL Server could push the aggregation down into the scan and just return distinct values from the column store directly. Test Environment.

Servers 86
article thumbnail

SQL Server Mysteries: The Case of TDE and Permanent Tempdb Encryption

SQL Server According to Bob

My goal is to resolve mysteries about SQL Server I encounter but do this without going straight the source code first. The first case that helped me start this journey was asked by a MVP within the SQL Server community (his first name starts with Joey<g>). The question went something like this….

Servers 40