Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Engine Watch
database engine technology and SQL Server
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
No tags have been created or used yet.
News
You will find things related to database engine technology and SQL Server in this blog. Wei Xiao works in the SQL Server Development Team at Microsoft. The postings here are provided "AS IS" with no warranties, and confers no rights.
Archives
March 2006 (1)
January 2006 (1)
November 2005 (2)
October 2005 (2)
September 2005 (5)
August 2005 (4)
July 2005 (3)
June 2005 (2)
May 2005 (3)
April 2005 (3)
March 2005 (6)
February 2005 (3)
January 2005 (2)
November 2004 (5)
October 2004 (4)
other sql server blogs
Slava Oks
sql clr
sql cat
November 2004 - Posts
Tuesday, November 23, 2004 11:59 PM
TechNet Support WebCast: Administering and maintaining the tempdb system database in Microsoft SQL Server
Jivko did a really good presentation for DBA of SQL Server. To see it, Click here . This posting is provided "AS IS" with no warranties, and confers no rights.
Posted by
weix
|
0 Comments
Monday, November 22, 2004 1:00 PM
Link: Where else can I learn about SQL Server?
Recommend this web page: http://www.aspfaq.com/show.asp?id=2423 This posting is provided "AS IS" with no warranties, and confers no rights.
Posted by
weix
|
0 Comments
Tuesday, November 02, 2004 11:54 PM
Troubleshooting Stored Procedure Recompilation
This article (Q243586) is probably well known among SQL Server gurus. I just want to say that it is very good ! This posting is provided "AS IS" with no warranties, and confers no rights.
Posted by
weix
|
0 Comments
Tuesday, November 02, 2004 1:14 AM
More about FIX: Concurrency enhancements for the tempdb database
Many people are wondering if they should apply this tempdb fix: http://support.microsoft.com/default.aspx/kb/328551 I recommend that you first decide if tempdb is your major concern. use DBCC SQLPERF(waitstats). Here is an article but you need to be a
Posted by
weix
|
1 Comments
Tuesday, November 02, 2004 1:32 AM
performance tuning intro
good article by Brad McGeHee: How to Perform a SQL Server Performance Audit He has written many other interesting articles too. This posting is provided "AS IS" with no warranties, and confers no rights.
Posted by
weix
|
0 Comments