Hi guys!
I am using SQL server 2000, i wonder if it is possible and safe to shrink the .mdf file? Because my mdf is getting bigger and bigger.
Thanks.
RexC
well if your dbase is just getting bigger and bigger maybe you need to check on what kind of recovery model you have in the database properties, maybe you only need simple recovery and are on full, ie. what are you needs, what kind of dbase is it?
another thing though is if your database is getting bigger and bigger and if you start shrinking it regularly you are going to internally fragment externally fragment the disk drive, so the solution is not to just shrink there are a few things you need to take into consideration and i would start with your recovery model - preferably leave the database larger rather than it growing all the time because that also uses more resources - i hope this makes sense
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.