Sign in
TechNet Blogs
Technet Blog Images
More ...
Browse by Tags
TechNet Blogs
>
Premier Field Engineering
>
All Tags
>
sql server
Topics
Active Directory
Exchange Server
Lync
Service Management
SharePoint
SQL Server
System Center
Windows Server and Client
Tags
.NET Framework
Active Directory
Arvind Shyamsundar
Azure
boB Taylor
Chris Tao
density vector
Denzil Ribeiro
DMV
Exchange
Histograms
Ji Yong Seong
Lync
Metadata
Milad Aslaner
Mohit Gupta
Project Barcelona
RaaS
SQLStatisticsSeries
Statistics TSQL
System Center
System Center Advisor
system center configuration manager
Tony O'Grady
Windows
PFE on Facebook
Browse PFE on Facebook
MSPFE on TechNet
RSS
http://blogs.technet.com/b/mspfe/
MSPFE on MSDN
RSS
http://blogs.msdn.com/b/mspfe/
Blog - Links
Subscribe via RSS
Blog Home
RSS for posts
Atom
RSS for comments
OK
Blog - Monthly Archive List
Archives
May 2013
(8)
April 2013
(24)
March 2013
(14)
February 2013
(10)
January 2013
(14)
December 2012
(9)
November 2012
(10)
October 2012
(11)
September 2012
(17)
August 2012
(7)
July 2012
(4)
June 2012
(4)
May 2012
(3)
April 2012
(9)
March 2012
(7)
February 2012
(4)
January 2012
(4)
December 2011
(6)
November 2011
(6)
October 2011
(3)
September 2011
(4)
August 2011
(1)
July 2011
(10)
June 2011
(4)
May 2011
(5)
April 2011
(4)
March 2011
(10)
February 2011
(2)
January 2011
(2)
December 2010
(3)
November 2010
(5)
October 2010
(6)
September 2010
(5)
August 2010
(2)
July 2010
(4)
June 2010
(3)
Unfiltered HTML
More
▼
Less
▲
Translate this page
Powered by
Microsoft® Translator
Tagged Content List
Blog Post:
A Quick Look At System Center Advisor (SCA)
Premier Field Engineers
Summary: Milad Aslaner , a Microsoft Premier Field Engineer based in Germany, gives us a quick peek at System Center Advisor (SCA), a freely available cloud-based service from Microsoft that enables you to assess your server configurations and proactively avoid problems. As you probably know by...
on
1 May 2013
Blog Post:
SQL Server Statistics: Charting Volatile Data And Density Vector Values
Premier Field Engineers
Summary : Tony O'Grady , a Microsoft Premier Field Engineer based in the UK, continues with his second post of 5 advanced articles on charting statistical data with SQL Server. In this post he explores how changes to the underlying data are reflected in cardinality estimations, explores some scenarios...
on
29 Apr 2013
Blog Post:
The Case For Hosting a ConfigMgr SQL Database on a Dedicated SQL Instance
Premier Field Engineers
Summary : Piotr Gardy , a Microsoft Premier Field Engineer based in Poland, provides us with recommendations on why (and how) a ConfigMgr database should be hosted on its own dedicated SQL Server instance. For more useful tidbits, please check out Piotr’s Polish language TechNet blog . ...
on
21 Apr 2013
Blog Post:
Understanding SQL Server Cardinality Estimations by Charting Histogram to Actual Values
Premier Field Engineers
Summary : Tony O'Grady , a Microsoft Premier Field Engineer based in the UK, helps us understand whether or not a SQL dataset is going to produce useful query statistics by looking for patterns in histogram values in comparison to actual values. He introduces SQL Server histograms and explains how SQL...
on
17 Apr 2013
Blog Post:
How To Activate the .NET Framework 3.5 on Windows 8 Without Internet Access
Premier Field Engineers
Summary: Milad Aslaner , a Microsoft Premier Field Engineer (PFE) based in Germany, walks us through how you can activate the .NET Framework 3.5 on Windows 8 when you don’t have access to the Internet. Enjoy! I had to install SQL Server 2012 on my lab computer today. For those of you who...
on
16 Apr 2013
Blog Post:
An easy-to-use dashboard over the SQL Server System Health session
Premier Field Engineers
SQL Server 2008 and above provide an amazing diagnostics capability in the form of the System Health extended events session. However, not everyone knows about it – part of the reasons being that there is not a convenient way to visualize the data collected therein. Our colleagues at the SQL Server...
on
16 Apr 2013
Blog Post:
SQL Server 2012 AlwaysOn FAQs
Premier Field Engineers
Krishna Golla has a grab-bag of SQL Server 2012 AlwaysOn FAQs suitable for DBAs and Infrastructure types, covering everything from the hotfixes recommended for AlwaysOn, to whether Availability Groups can be defined outside a domain boundary. For example, in the Failover Scenarios section: 1. What happens...
on
11 Mar 2013
Blog Post:
Backup your SQL 2012 database to Windows Azure blob storage!
Premier Field Engineers
Our colleagues in Korea are always at the leading edge of technology. My friend Ji Yong Seong from the PFE Korea team has created a wonderful blog post on a new feature in SQL 2012 SP1 CU2 which enables backup / restore of databases to and from Windows Azure blob storage. Great stuff! Posted by Arvind...
on
29 Jan 2013
Blog Post:
10 Top SQL Server Issues Uncovered By The SQL Server Risk Assessment Program
Premier Field Engineers
Our very own editor-at-large by night and Microsoft Principal Premier Field Engineer by day (and night as well!) Arvind Shyamsundar takes us on a tour of some of the top issues detected across Microsoft’s broad customer base by the Microsoft Premier Support SQL Server Risk Assessment Program (a...
on
8 Jan 2013
Blog Post:
Introducing RAP as a Service (RaaS) from Microsoft Services Premier Support
Premier Field Engineers
Hello everyone, my name is Yong Rhee and I’m a Premier Field Engineer. In this post, I’m excited to discuss a new Premier Support offering called Risk Assessment Program (RAP) as a Service ( or RaaS for short ). For those that are not familiar with RAP, it is a Microsoft Services Premier Support...
on
7 Jan 2013
Blog Post:
Groom your SQL Server for its ongoing health
Premier Field Engineers
Pedro Azevedo Lopes shares his prescription for a better-looking SQL Server in his post About Maintenance Plans – grooming SQL Server : I admit I’m not a big fan of Maintenance Plans (the feature that goes by that name) mainly because of its “do or die” approach. So, it was not by chance that I wrote...
on
24 Sep 2012
Blog Post:
How To Monitor Deadlocks in SQL Server
Premier Field Engineers
Written by Mohit Gupta, Microsoft Premier Field Engineer. Every now and then we have deadlocks taking place in SQL Server. Most go unnoticed, either because the frontend application handles it gracefully. Or no error is not reported out to the user. What is a Deadlock? Deadlocks happen when...
on
28 Jun 2012
Blog Post:
A Microsoft SQL Server DMV/DMF Cheat-Sheet (Part 2)
Premier Field Engineers
Written by Mohit Gupta, Microsoft Premier Field Engineer. In my last post I talked about how to get the list connections (e.g. who is connected and requests are they running on SQL Server). I talked about how to use dm_exec_connections, dm_exec_sessions and dm_exec_requests, we saw how powerful...
on
27 Jun 2012
Blog Post:
Project Barcelona: A Revolution in Enterprise Metadata Management – Part 2
Premier Field Engineers
Written by Chris Tao, Microsoft Premier Field Engineer. In my last article , we discussed the nature of metadata, the need for metadata management in the modern enterprise, and some fundamental information about Project Barcelona. In this article, we will go through the Project Barcelona product UI ...
on
10 May 2012
Blog Post:
A Microsoft SQL Server DMV/DMF Cheat-Sheet
Premier Field Engineers
Written by Mohit Gupta, Microsoft Premier Field Engineer. I am asked this question by Microsoft SQL Server customers again and again: “What dynamic management views ( DMV ) or dynamic management functions ( DMF ) should I use?” The short answer is, as many as you need. The detailed answer is,...
on
1 May 2012
Blog Post:
Project Barcelona: A Revolution in Enterprise Metadata Management
Premier Field Engineers
Written by Chris Tao, Microsoft Premier Field Engineer. Have you ever been asked the following questions when passing through the immigration counter to enter a foreign country? Who are you? Where are you from? Where are you going to? What are you doing here? Most people can usually answer these questions...
on
17 Nov 2011
Blog Post:
Adventures in Installing the SQL Server AdventureWorks Sample Database
Premier Field Engineers
Written by Mohit Gupta, Microsoft Premier Field Engineer. I was thinking of writing an article about Microsoft SQL Server T-SQL Basics; however, in order to do the examples and demos I wanted to use a database that’s readily available on the Internet, so I decided to use the common AdventureWorks...
on
6 Oct 2011
Blog Post:
SQL Server Compression Estimator Now Available
Premier Field Engineers
Written by boB Taylor , Principal Microsoft Premier Field Engineer. Now Available! A smaller, leaner database. I have released my SQL Server Compression Estimator tool to CodePlex . One of the most exciting additions to SQL Server 2008 was the capability to apply data compression. The benefits...
on
25 May 2011
Blog Post:
How To Convert SQL Server datetime Data To UTC Time
Premier Field Engineers
Written by boB Taylor , Principal Microsoft Premier Field Engineer. As the world moves to a global economy, it becomes more and more important to capture time information with respect to Coordinated Universal Time ( UTC ). This format captures the date and time along with a time zone offset (offset...
on
12 May 2011
Blog Post:
New for SQL Server: the SQLDiag Configuration Tool is Released
Premier Field Engineers
Written by boB Taylor , Principal Microsoft Premier Field Engineer. The wait is finally over! The SQLDiag Configuration Tool has been released. One of the most heavily used tools in the SQL Server Premier Field Engineer’s tool belt is PSSDiag . It is maintained by Microsoft’s Customer Service and...
on
2 May 2011
Blog Post:
SQL Iterators: Making the Life of a SQL Server DBA That Much Easier
Premier Field Engineers
Written by boB Taylor , Principal Microsoft Premier Field Engineer. Many Microsoft SQL Server DBAs automate as many of their day to day processes as possible, freeing them to attend to higher impact activities. To do so, many DBAs leveraged two undocumented system stored procedures, namely sp_MSForEachDatabase...
on
28 Mar 2011
Blog Post:
How to keep end users happy during migration to SQL Server 2008
Premier Field Engineers
Written by Sadeesh Poovalur, Senior Microsoft Premier Field Engineer, based in Canada. To achieve a smooth and seamless transition when upgrading versions of your SQL Server database(s), appropriate planning is required or you risk having unhappy users and/or malfunctioning database applications. There...
on
12 Jul 2010
Page 1 of 1 (22 items)