Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Blog - Title
April, 2007
MSDN Blogs
>
SQL Server Storage Engine
>
April, 2007
Server & Tools Blogs
>
Data Platform Blogs
>
SQLServer Storage Engine Blog
Data Development
ADO.NET (Managed Providers, DataSet & EF)
WCF Data Services
SQL Server Customer Advisory Team
SQL Server Protocols
Microsoft XML Team
JDBC
Microsoft Drivers for PHP for SQL Server
Sync
SQL Server Data Tools
StreamInsight
Data Quality Services
Data Quality Services
SQL Server Customer Advisory Team
DQS with Jessica Meats
All MSDN DQS Postings
OLTP
SQL Server Team
ADO.NET (Managed Providers, DataSet & EF)
SQL Server Customer Advisory Team
SQL Release Services
SQL OS
Running SAP on SQL Server
Conor vs. SQL
SQL AlwaysOn Team
SQL Server Manageability
Integration Services
SSIS
Data Quality Services
SQL Server Customer Advisory Team
All MSDN SSIS Postings
Data Security & Storage
SQL Server Security
SQL Server Storage Engine
SQL OS
SQL Server Customer Advisory Team
Data in the Cloud
Windows Azure
Your Data in the Cloud
SQL Server Team
Silver Lining
SQL Server Storage Engine Blog
Live Now on Server & Tools Blogs
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Tags
Backup
Bulk Import/Export
Concurrency
Conferences 2007
Data Compression
DBCC
DBCC CHECKDB Series
Disaster Recovery
FILESTREAM
General
High Availability
Index Fragmentation Series
On-Disk Structures
Restore
Service Level Agreements
Shrink
SQL Express
SQL Server 2008
SQL Server IO
SQL Server Security
TechEd 2006
TechEd 2008
TempDB
VarDecimal Storage Format
VLDB Maintenance
More
▼
Less
▲
Archives
Archives
January 2012
(1)
December 2011
(10)
October 2011
(1)
May 2011
(2)
February 2011
(5)
June 2010
(2)
February 2010
(2)
January 2010
(1)
September 2009
(1)
August 2009
(4)
January 2009
(7)
December 2008
(7)
October 2008
(1)
August 2008
(1)
June 2008
(1)
March 2008
(8)
February 2008
(3)
January 2008
(3)
November 2007
(4)
October 2007
(2)
September 2007
(2)
August 2007
(1)
July 2007
(1)
June 2007
(6)
May 2007
(4)
April 2007
(12)
March 2007
(13)
February 2007
(9)
January 2007
(5)
December 2006
(2)
November 2006
(7)
October 2006
(3)
September 2006
(5)
August 2006
(3)
July 2006
(4)
June 2006
(37)
May 2006
(3)
More
▼
Less
▲
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL Server Storage Engine
Quick list of VLDB maintenance best practices
Posted
over 6 years ago
by
Paul Randal - MSFT
9
Comments
One evening last week I sat down with Kimberly for 5 minutes to come up with a top-of-our heads list of VLDB maintenance concerns for a company migrating a multi-TB database to SQL Server 2005. This isn't in any way based on the VLDB survey I've been...
SQL Server Storage Engine
What's the difference between database version and database compatibility level?
Posted
over 6 years ago
by
Paul Randal - MSFT
2
Comments
I had a question this week from someone who'd heard me say at SQL Connections (paraphrasing) "database compatibility level is mostly about query parsing" and was having trouble trying to forcibly attach a 2005 or 7.0 database to a 2000 server. His...
SQL Server Storage Engine
How having too many filegroups can affect recovery time
Posted
over 6 years ago
by
Paul Randal - MSFT
1
Comments
I was on a conference-call on Friday with a customer and we were discussing their plan to have thousands of filegroups, with a table in each, as a way to improve recovery times in the event of a disaster (the tables are unrelated to each other so this...
SQL Server Storage Engine
Can you mix-n-match backup devices?
Posted
over 6 years ago
by
Paul Randal - MSFT
1
Comments
I was asked this question yesterday and didn't know the answer so thought it would be good for a quick post. Can you use devices from your main and mirrored backup media sets together to perform a restore? The code below creates a single-device backup...
SQL Server Storage Engine
And an example corrupt 2000 database to play with
Posted
over 6 years ago
by
Paul Randal - MSFT
4
Comments
As promised in my earlier post of an example corrupt 2005 database, here's one I've just created for SQL Server 2000. The attached WinZip file contains a backup of a simple 2000 database called 'broken' . It has a simple table called 'brokentable'...
SQL Server Storage Engine
How can you tell if an index is being used?
Posted
over 6 years ago
by
Paul Randal - MSFT
7
Comments
Whenever I’m discussing index maintenance, and specifically fragmentation, I always make a point of saying ‘Make sure the index is being used before doing anything about fragmentation’ . If an index isn’t being used very much, but has very low page...
SQL Server Storage Engine
Example corrupt database to play with and some backup/restore things to try
Posted
over 6 years ago
by
Paul Randal - MSFT
10
Comments
I've been asked several times over the last few weeks for an example corrupt database to play with, and for testing logic built around DBCC CHECKDB. The attached WinZip file contains a backup of a simple 2005 database called 'broken' (I can do a 2000...
SQL Server Storage Engine
How to avoid using shrink in SQL Server 2005?
Posted
over 6 years ago
by
Paul Randal - MSFT
4
Comments
Late night blog post to round out spring-break vacation... A number of customers I’ve spoken to in the last few weeks have been making use of database or file shrink in situations where they don’t really need to. There are few recurring scenarios...
SQL Server Storage Engine
SP2 Maintenance Plan bugs fixed
Posted
over 6 years ago
by
Paul Randal - MSFT
1
Comments
From the tools team here in Redmond: We recently posted updates to address an issue in two SP2 Maintenance Plan tasks. The KB article describes the symptoms as follows: FIX: The Check Database Integrity task and the Execute T-SQL Statement task in...
SQL Server Storage Engine
VLDB Maintenance - quick addendum
Posted
over 6 years ago
by
Paul Randal - MSFT
0
Comments
So it seems that Microsoft's email system barfs when some people try to send email with 'survey' in. And I was unclear how big a database I'm interested in. To be honest, anything over 100 GB or so starts to require careful maintenance planning. So...
SQL Server Storage Engine
VLDB Maintenance Practices and Problems?
Posted
over 6 years ago
by
Paul Randal - MSFT
5
Comments
It’s survey time again. I’ll be doing lots around VLDB maintenance in the coming months so I’d like to get more info from all of you about what’s happening in the field. I’ll be working on Katmai features, strategizing about Katmai+, blogging on maintenance...
SQL Server Storage Engine
SSWUGtv interview with Paul and Kimberly
Posted
over 6 years ago
by
Paul Randal - MSFT
2
Comments
While we were at the SQL Server Connections conference in Orlando last week, Kimberly Tripp and I did a half-hour interview for SSWUGtv with Stephen Wynkoop. We cover a bunch of stuff around HA, database maintenance and board games. The addictive game...
Page 1 of 1 (12 items)