Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backup Shrink Logs
Message
From
29/01/2013 10:40:23
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
29/01/2013 06:08:28
General information
Forum:
Microsoft SQL Server
Category:
Backups
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01564409
Message ID:
01564511
Views:
35
I keep reading about the bad things about shrinkfile but I have not see an alternative and log files have to be managed or they grow to huge sizes. How do you manage log files?

Thanks.

>>>I had read somewhere recently that shrinkfile was a bad idea. Have you had any problems with it?
>>
>>Not at all
>
>Here's one of the articles: http://www.sqlservercentral.com/articles/SHRINKFILE/71414/ not sure if you need to join to read it, but joining is free.
>
>A quote from the article:
>
>"In the SHRINKFILE command, SQL Server isn't especially careful about where it puts the pages being moved from the end of the file to open pages towards the beginning of the file. This causes two problems:
>
>the data becomes fragmented, potentially up to 100% fragmentation, this is a performance killer for your database;
>the operation is slow - all pointers to / from the page / rows being moved have to be fixed up, and the SHRINKFILE operation is single-threaded, so it can be really slow (the single-threaded nature of SHRINKFILE is not going to change any time soon)."
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform