Windows C Drive space constraint solution

Hi Guys, I was facing a lot of issues with c drive space constraints. First i had my c Drive with 60 GB Space. But as i am a developer. installing software itsef consumed 50 GB of that. and only 10 GB left.  Somehow I managed to handle this space constraint for sometime. and then got my hard disk formatted and repartitioned for 110 GB. So, Now my c Drive is 110 GB.

After sometime i saw that whole of c drive is now used with only 300 MB left.  When i analysed bit further the Sql server database itself was over 60 GB with only data files over 51GB.

I used software named Symmover to move the data files to D Drive which had enough space. Symmover provide very nice GUI  to do this task. and incase you wants to revert back sometime later you can just do it again.

only thing you have to take care when using this software is you have to stop the services related to the software you are moving. In my case i went to local services and stopped all the sql server services. and once the data files moved to d drive i again started the sql server services mannually and oh my . now i have 52 GB empty in my c drive. below is the link to this great software http://mobasoftware.com/symmover.php

Comments

Popular posts from this blog

Authorize.net Integration eCommerce Payment Gateway ( Direct Post Method New! )

Get Organised with OneNote

Test your Sql Query Online