Sign in
Microsoft SQL Server Development Customer Advisory Team
Options
About
Email Blog Author
RSS for Posts
Atom
RSS for Comments
OK
Search Blogs
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Search
Tags
analysis services
BI
Data Warehouse
database mirroring
DBM
Development & Programming
ETL
Full Text Search
Manageability & Serviceability
Migration and Transition
Performance and Scalability
PowerPivot
Query performance
Recommended Links
Reliability and Availability
Resource Utilization
sql
SQL Analysis Service
SQL Server
SQL Server 2008 R2
SQL Server Analysis Service
SQL Server Best Practices
SQL Server Reporting Services
SSIS
Upgrade
Archive
Archives
September 2010
(1)
August 2010
(1)
July 2010
(1)
June 2010
(2)
May 2010
(3)
April 2010
(3)
March 2010
(4)
February 2010
(1)
December 2009
(3)
November 2009
(2)
October 2009
(1)
September 2009
(1)
August 2009
(2)
July 2009
(1)
May 2009
(2)
April 2009
(3)
March 2009
(4)
February 2009
(4)
December 2008
(1)
November 2008
(2)
October 2008
(6)
September 2008
(3)
August 2008
(1)
July 2008
(2)
June 2008
(1)
April 2008
(2)
March 2008
(1)
February 2008
(4)
January 2008
(7)
December 2007
(2)
October 2007
(3)
September 2007
(5)
August 2007
(1)
July 2007
(2)
June 2007
(5)
May 2007
(1)
April 2007
(1)
March 2007
(1)
February 2007
(1)
December 2006
(2)
October 2006
(1)
June 2006
(1)
May 2006
(1)
April 2006
(1)
March 2006
(3)
February 2006
(3)
December 2005
(2)
November 2005
(3)
October 2005
(2)
September 2005
(3)
August 2005
(2)
MSDN Blogs
>
Microsoft SQL Server Development Customer Advisory Team
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Microsoft SQL Server Development Customer Advisory Team
Optimizing CREATE SET in Cube Calculation Scripts
Posted
Tue, Aug 31 2010
by
tkejser
0
Comments
Author: Thomas Kejser Reviewers: Peter Adshead, Nicholas Dritsas, Sanjay Nayyar, John Desch, Kevin Cox, Akshai Mirchandani, Anne Zorner In this blog we will describe an important optimization that you should apply to cubes that are processed often and...
Microsoft SQL Server Development Customer Advisory Team
New Release of SQL Server Migration Assistant (SSMA) includes migration from MySQL and to SQL Azure
Posted
Fri, Aug 13 2010
by
Mike Weiner
0
Comments
Wanted to let the community know the SQL Server Product Group just released version 4.2 of the SQL Server Migration Assistant! With this version, Microsoft has announced the release of the first version of SQL Server Migration Assistant (SSMA) for MySQL...
Microsoft SQL Server Development Customer Advisory Team
Loading data to SQL Azure the fast way
Posted
Fri, Jul 30 2010
by
Lubor
0
Comments
Introduction Now that you have your database set up in SQL Azure , the next step is to load your data to this database. Your data could exist in various sources ; valid sources include SQL Server, Oracle, Excel, Access, flat files and others. Your data...
Microsoft SQL Server Development Customer Advisory Team
Identifying query compile/runtime parameter values using XML SHOWPLAN output.
Posted
Wed, Jun 9 2010
by
Peter Scharlock
0
Comments
I recently returned from Convergence 2010; the annual North American Microsoft Dynamics User Conference in Atlanta. It was a really great conference with many Customer, Partner, and Microsoft presentations and success stories. It was inspiring to see...
Microsoft SQL Server Development Customer Advisory Team
Win a signed PowerPivot Architecture Technical Diagram at TechEd NA 2010!
Posted
Sun, Jun 6 2010
by
denny.lee
0
Comments
There are many reasons to go to TechEd North America 2010 in New Orleans this year. After all, it is THE event for developers and IT Professionals. And if you want to know more about PowerPivot, here’s yet another reason why you need to go. There...
Microsoft SQL Server Development Customer Advisory Team
SQL Azure Customer Best Practices
Posted
Thu, May 27 2010
by
Michael Thomassy
0
Comments
The SQLCAT team and the SQL Azure team have been working closely together with a number of customers even before we launched our CTP (Community Technology Preview) in November, 2009 at the PDC (Professional Developers Conference). After our production...
Microsoft SQL Server Development Customer Advisory Team
Now that SQL Server 2008 R2 has RTM'ed...
Posted
Thu, May 13 2010
by
denny.lee
0
Comments
We have been pretty excited about the last few weeks where there has been a lot of buzz about SQL Server 2008 R2 RTM. As noted in the SQL Server Data Platform Insider blog posting , this release has a lot of interesting features and is a major release...
Microsoft SQL Server Development Customer Advisory Team
Resolving DTC Related Waits and Tuning Scalability of DTC
Posted
Tue, May 11 2010
by
MikeRuthruff
0
Comments
Author: Mike Ruthruff Contributors: Gert Drapers, Fabricio Voznika Reviewers: Prem Mehra, Jimmy May, Kun Cheng During a recent performance lab we encountered a large number of waits related to the use of distributed transactions. The specific application...
Microsoft SQL Server Development Customer Advisory Team
Character data type conversion when using SQL Server JDBC drivers
Posted
Mon, Apr 5 2010
by
Kun Cheng
1
Comments
Author: Kun Cheng Reviewers: Wanda He, Kevin Cox, Michael Thomassy, Peter Scharlock In a recent customer engagement, I ran into an interesting situation, which I’d like to share, especially with SQL Server users using Microsoft JDBC drivers. It started...
Microsoft SQL Server Development Customer Advisory Team
Moving the Transaction log file of the Mirror Database
Posted
Mon, Apr 5 2010
by
Sanjay Mishra
0
Comments
Author: Sanjay Mishra Reviewers: Prem Mehra, Mark Souza, Kun Cheng, Nicholas Dritsas, Thomas Kejser Recently I worked with a customer who has deployed database mirroring for a very large database (~ 1 TB) between two data centers that are about 400 miles...
Microsoft SQL Server Development Customer Advisory Team
Using SQL Agent Job Categories to Automate SQL Agent Job Enabling with Database Mirroring
Posted
Thu, Apr 1 2010
by
kevincox
0
Comments
In SQL Server 2005, 2008 and 2008 R2 Database Mirroring works at the individual database level. One challenge to using database mirroring is to keep your important SQL Agent jobs enabled or disabled depending on a database's current mirroring role. If...
Microsoft SQL Server Development Customer Advisory Team
How to Enable RCSI for a Database with Database Mirroring
Posted
Tue, Mar 16 2010
by
Sanjay Mishra
0
Comments
Author: Sanjay Mishra Reviewers: Prem Mehra, Alexei Khalyako, Kun Cheng, Mike Ruthruff, Thomas Kejser, Sunil Agarwal To enable read committed snapshot isolation (RCSI) on a database, one needs to execute the following command: ALTER DATABASE <db_name>...
Microsoft SQL Server Development Customer Advisory Team
Enabling Partition Level Locking in SQL Server 2008
Posted
Wed, Mar 3 2010
by
tkejser
2
Comments
Author: Thomas Kejser Reviewers: Juergen Thomas, Sanjay Mishra, Stuart Ozer, Lubor Kollar, Kevin Cox, Kun Cheng In this blog, we will provide additional details on a well-hidden feature in SQL Server 2008 – partition-level locking. But before we illustrate...
Microsoft SQL Server Development Customer Advisory Team
SQL Server 2008 R2 UNICODE Compression – what happens in the background?
Posted
Tue, Mar 2 2010
by
Peter Scharlock
0
Comments
SQL Server 2008 R2 added a much requested feature: Unicode compression. It addresses the need to compress Unicode strings. It is implemented as part of ROW compression, which was added in SQL 2008. That is; if ROW compression (on SQL 2008 R2) is enabled...
Microsoft SQL Server Development Customer Advisory Team
Performance tips of using XML data in SQL Server
Posted
Mon, Mar 1 2010
by
Kun Cheng
0
Comments
Author: Kun Cheng Reviewers: Peter Carlin, Mike Ruthruff, Thomas Kejser, Nicholas Dritsas XML data type is usually used to store semi-structured data with great flexibility and query capabilities. It’s a good choice for developing platform agnostic applications...
Microsoft SQL Server Development Customer Advisory Team
Full Text Indexing Terabytes of Files with SQL Server and Cloud Storage
Posted
Tue, Feb 2 2010
by
Nicholas Dritsas
1
Comments
Author: Darko Sancanin, Nicholas Dritsas Reviewers and contributors: Lubor Kollar, Stuart Ozer, Michael Thomassy Business Case There are currently over 50 million files (over 10 Terabytes of data) that the customer is migrating into a custom project management...
Microsoft SQL Server Development Customer Advisory Team
Whitepaper About Star Join Optimizations
Posted
Wed, Dec 16 2009
by
tkejser
0
Comments
When we talk to Data Warehouse customers – they often raise questions about the star joins improvements SQL Server 2008. Star join is a set of optimizations that provide some interesting performance gains in data warehouse workload. Instead of digging...
Microsoft SQL Server Development Customer Advisory Team
Monitoring free space in tempdb transaction log
Posted
Mon, Dec 14 2009
by
tkejser
0
Comments
Author: Thomas Kejser Reviewers: Peter Byrne, Sunil Agarwal, Prem Mehra, Peter Scharlock, Lindsey Allen, Mark Souza As part of your database monitoring, you may be keeping track of the free space in the transaction log. One reason to do this, is to detect...
Microsoft SQL Server Development Customer Advisory Team
Performance Comparison between Data Type Conversion Techniques in SSIS 2008
Posted
Tue, Dec 1 2009
by
tkejser
0
Comments
Authors : Sedat Yogurtcuoglu and Thomas Kejser Technical Reviewers : Kevin Cox, Denny Lee, Carl Rabeler, Dana Kaufman, Jesse Fountain, Alexei Khalyako, Dana Kaufman Overview Data type conversion is one of the most common ETL tasks used in Microsoft® SQL...
Microsoft SQL Server Development Customer Advisory Team
PowerPivot for SharePoint Installation Guides DRAFT
Posted
Fri, Nov 20 2009
by
denny.lee
0
Comments
The installation of PowerPivot for SharePoint can be a little complex at times - especially the PowerPivot for SharePoint multi-server farm scenario. In order to help with this, the Analysis Services team and the SQLCAT team came together and created...
Microsoft SQL Server Development Customer Advisory Team
PowerPivot Jump Start!
Posted
Tue, Nov 10 2009
by
denny.lee
0
Comments
As you may already know, the new name for Project Gemini is PowerPivot and the official names are PowerPivot for Excel and PowerPivot for SharePoint. For information and to sign up for notification on the release dates, check out the official PowerPivot...
Microsoft SQL Server Development Customer Advisory Team
Are you going to SQL PASS Nov. 3rd- Nov. 5th?
Posted
Mon, Oct 19 2009
by
marksou
0
Comments
Are you going to SQLPASS in Seattle on Nov 3 rd -Nov 5 th ? If you are going or even thinking about it, then read about how you can spend some quality time with the SQLCAT team. We will be there with our famous ugly lime green shirts, so you won’t miss...
Microsoft SQL Server Development Customer Advisory Team
Looking deeper into SQL Server using Minidumps
Posted
Fri, Sep 11 2009
by
tkejser
0
Comments
Author: Thomas Kejser Reviewers and Contributors: Bob Ward, Michael Thomassy, Juergen Thomas, Hermann Daeubler, Mark Souza, Lubor Kollar, Henk van der Valk (Unisys) and Peter Scharlock For advanced troubleshooting and understanding of SQL Server, you...
Microsoft SQL Server Development Customer Advisory Team
Using HierarchyID in SQL Server
Posted
Thu, Aug 27 2009
by
kevincox
0
Comments
Implementing a hierarchy structure in a relational data base normally takes a bit of work. The new SQL Server data type for hierarchyID gives a good shortcut to the old methods, makes it faster to get a solution in place and makes it much easier to maintain...
Microsoft SQL Server Development Customer Advisory Team
Gemini - Self Service BI!
Posted
Sat, Aug 15 2009
by
denny.lee
1
Comments
Gemini is the code name for the new breakthrough Self-Service Business Intelligence (BI) capabilities being delivered in the SQL Server 2008 R2 release. Gemini enables end users to build BI applications by integrating data from a variety of sources, modeling...
Page 1 of 5 (115 items)
1
2
3
4
5