Sign In
SQL Server Storage Engine
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Backup
Bulk Import/Export
Concurrency
Conferences 2007
Data Compression
Database Mirroring
DBCC
DBCC CHECKDB Series
Disaster Recovery
FILESTREAM
General
High Availability
Index Fragmentation Series
On-Disk Structures
Restore
Service Level Agreements
Shrink
SMB
SQL Express
SQL Server 2008
SQL Server IO
SQL Server Security
TechEd 2006
TechEd 2008
TempDB
VarDecimal Storage Format
VLDB Maintenance
Browse by Tags
MSDN Blogs
>
SQL Server Storage Engine
>
All Tags
>
shrink
Tagged Content List
Blog Post:
How to avoid using shrink in SQL Server 2005?
Paul Randal - MSFT
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 I’ve seen: Deleting a lot of data and then...
on
16 Apr 2007
Blog Post:
How does your schema affect your shrink run-time?
Paul Randal - MSFT
For part two of my short series on data file shrinking, I want to look at how elements of your schemas can cause shrink to take much longer to run. In SQL Server 2005, three things in your schema will drastically affect the run-time of data file shrink. LOB data By LOB data, I mean any large...
on
29 Mar 2007
Blog Post:
Turn AUTO_SHRINK off!!
Paul Randal - MSFT
This week's topic is data file shrinking. I've seen lots of mis-information in the last few weeks and I've had a bunch of questions about it. First up is auto-shrink. In my opinion, this feature causes way more problems than it solves (in fact, I can't think of a single problem it solves) and should...
on
28 Mar 2007
Page 1 of 1 (3 items)