Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shrink database does not work much
Message
 
 
To
09/04/2010 02:38:56
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01459415
Message ID:
01459428
Views:
71
>I have a small database which is up to 50 MB now. This increases every day by about 1 MB and there is practically no data being added. This database shouldn't be more than 4 to 5 MB at most. I tried shrink database but this only diminished it by a few bytes. What can I do to try to minimize the size of the MDF?

First you have to figure out which table and why keeps increasing in size. You can start by running stored procedure from http://blogs.technet.com/mdegre/archive/2009/10/14/determining-sql-server-table-size.aspx to see the size of the tables in the DB.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform