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
April 2005 - Posts
Sunday, April 17, 2005 1:07 AM
SQL Server 2000 Sizing and Capacity Planning
Found two useful things on the internet today: Planning for Consolidation guide from microsoft: http://www.microsoft.com/technet/prodtechnol/sql/2000/plan/sql2kcon.mspx A guideline from network appliance: http://www.netapp.com/tech_library/ftp/3363.pd
Posted by
weix
|
1 Comments
Sunday, April 17, 2005 12:43 AM
Beginner: Manage database file size
<Rewrote from my newgroup post> Case: 4GB database with two "big" tables: 1.5 million records, table with almost 1 million records, and each month, import about 300,000 records, also delete some old records. database goes up to 5 or 6 GB and the
Posted by
weix
|
1 Comments
Monday, April 04, 2005 2:21 AM
plan caching in sql 2005
I have not posted for almost 2 weeks. I have been very busy with Yukon work. Today this paper come to my attention, I think it is very useful for anyone who are interested in performance tuning in SQL 2005. http://www.microsoft.com/technet/prodtechnol/sql/2005/recomp.msp
Posted by
weix
|
0 Comments