Remove 2008 Remove Availability Remove Systems Remove Tuning
article thumbnail

Tuning SQL Server Reporting Services

SQL Performance

This article will cover many areas that database administrators need to be aware of in order to properly license, recover, and tune a Reporting Services installation. SSRS 2008 brought that component into the reporting service module. Unlike the system database tempdb, ReportServerTempDB is not recreated at startup.

Tuning 67
article thumbnail

Finding Distinct Values Quickly

SQL Performance

Back in 2014, I wrote an article called Performance Tuning the Whole Query Plan. It has 32GB RAM, with 24GB available to the SQL Server 2019 instance. The optimizer chooses this plan without any hints on my system configuration because the estimated cost of the plan is below the cost threshold for parallelism. Test Environment.

Servers 86
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

Measuring The Performance Of Typefaces For Users (Part 1)

Smashing Magazine

These compiled systems for letters and symbols, which are representations of sounds and information, get a lot of use and are a large part of graphic communication. Fast forward to the early 1960s, phototypesetting systems appeared. Instead, we need to address multiple factors within the design system. Large preview ).

article thumbnail

Analyzing "death by a thousand cuts" workloads

SQL Performance

DMV data is always available, so very often it's the easiest method to get a quick first look at query performance. ORDER BY [ Short Query Text ] ; The query_hash was added in SQL Server 2008, and is based on the tree of the logical operators generated by the Query Optimizer for the statement text. CROSS APPLY sys.

C++ 74
article thumbnail

Should You Use ClickHouse as a Main Operational Database?

Percona

With the latest ClickHouse version, all of these features are available, but some of them may not perform fast enough. In a partitioned massively parallel database system, the storage format and sorting algorithm may not be optimized for that operation as we are reading multiple partitions in parallel. Deleting messages. Text search.

article thumbnail

Solaris to Linux Migration 2017

Brendan Gregg

What follows are topics that may be of interest to anyone looking to migrate their systems and skillset: scan these to find topics that interest you. ## ZFS ZFS is available for Linux via the [zfsonlinux] and [OpenZFS] projects, and more recently was included in Canonical's Ubuntu Linux distribution: Ubuntu Xenial 16.04

article thumbnail

Zero Configuration Service Mesh with On-Demand Cluster Discovery

The Netflix TechBlog

A brief history of IPC at Netflix Netflix was early to the cloud, particularly for large-scale companies: we began the migration in 2008, and by 2010, Netflix streaming was fully run on AWS. Since there were no existing solutions available, we needed to build them ourselves.

Traffic 220