SQL Service on LinkedIn
SQL Service

Tanken med denna blogg är att våra SQL server konsulter kan dela med sig av sina kunskaper när de stöter på roliga, svåra eller överraskande saker relaterade till SQL Server. På grund av att vi har en hel del besökare från andra delar av världen, är den mestadels på Engelska.

Enable parallellism for specific query

Skrivet den 22 februari i English ,Level 400 ,SQL server 2008 ,SQL Server 2008R2 ,SQL server 2012 ,SQL Server performance ,Steinar Andersen ,T-SQL Inga kommentarer

Many times when we work with SQL Server based applications, we solve performance problems by adjusting parallellism settings to limit the genereration of parallell query plans. However, sometimes we need to do th…

Läs mer

Optimizing performance of UPDATE STATISTICS

Skrivet den 14 februari i English ,Level 200 ,SQL server 2008 ,SQL Server 2008R2 ,SQL server 2012 ,Statistik ,Steinar Andersen Inga kommentarer

Recently while working on a TB size SQL Server database, I got the opportunity to verify something that I have suspected for some time, but not yet looked into properly. I am talking about how to optimize UPDATE STATIS…

Läs mer

Improving Performance by not querying the database?

Skrivet den 7 februari i English ,Level 300 ,SQL server 2008 ,SQL Server 2008R2 ,SQL server 2012 ,SQL Server performance ,Steinar Andersen Inga kommentarer

Did you ever think that it would be great to cache SQL Server database query results, and only go back to query the database when data has changed? Well, you can do that, using Query Notifications.

Query notifications…

Läs mer

Mirroring related Error: 3624, Severity: 20, State: 1

Skrivet den 27 januari i English ,Level 300 ,SQL Server 2008R2 ,Steinar Andersen Inga kommentarer

Recently, I had the pleasure of troubleshooting several Error 3624 on a SQL Server 2008 R2 instance. It seems to be related to bulk copying in data to a principal database in a mirroring setup. The principal never runs…

Läs mer

SQL Azure followup

Skrivet den 19 januari i English ,Hårdvara ,Level 100 ,Level 400 ,SQL Azure ,SQL Server 2008R2 ,SQL Server performance ,Steinar Andersen Inga kommentarer

I have received quite some attention after my previous blog post regarding SQL Azure and INSERT performance. Therefore I would like to comment on some of the questions and issues raised, as well as giving my opinion o…

Läs mer

A SQL Azure tip a day (18) – My Laptop is faster than SQL AZURE ?!?

Skrivet den 18 januari i English ,Level 400 ,SQL Azure ,SQL Server 2008R2 ,SQL Server performance ,Steinar Andersen ,T-SQL 1 kommentar

EDIT: Also read this blogpost: http://sqlservice.se/sql-server/sql-server-performance/sql-azure-followup/ , that gives more context to the findings in this post.

Today we will take a look at the INSERT spee…

Läs mer

Tracking SQL Server lock overflow in Dynamics AX Batches

Skrivet den 9 januari i Level 300 ,SQL Server performance ,Steinar Andersen ,T-SQL Inga kommentarer

When looking at a SQL Server 2008 R2 locking/blocking problem in an Dynamics AX 2009 installation, I wanted to see what was going on with regards to locks taken by the specific SPID allocated to the AX Batch. I created a…

Läs mer

Connecting to SQL Azure using Microsoft JDBC 4.0

Skrivet den 26 december i English ,Level 100 ,SQL Azure ,Steinar Andersen Inga kommentarer

Did you know that you can connect to your SQL Azure database using Microsoft JDBC 4.0? I works pretty much like connecting to a regular SQL Server database, with a few exeptions. Since SQL Azure handles a few things dif…

Läs mer
Page 1 of 912345»...Last »

COPYRIGHT SQL Service | Strandbergsgatan 61, 112 51 Stockholm

Hemsida av webbdesigner på Grafix Studio