Subscribe to
Posts
Comments

I have not used the developer edition of SQL server on my laptop machine for a long while. When I try to turned on SQL server today I found it couldn’t start. When I check the event log there was an error message related to SQL server service like this.


“The file “C:\Program Files\Microsoft SQL Server\MSSQL.2\MSSQL\DATA\mastlog.ldf” is compressed but does not reside in a read-only database or file group. The file must be decompressed.”

I remember the free space on my laptop machine was running low and windows ask me to compress the files that were not use frequently. So that was the reason cause this error. I looked at the property of the MDF and LDF files. At the advance tab the check box “compress content to save space” was checked. So I unchecked this box and save. After that SQL server can start without problem


Related Posts:

  • Filegroup
  • How to Separate Data and Indexes of a Table into Different Files
  • MySQL vs SQL Server in Data File Management
  • How to Prevent Innodb Data File Keep Growing
  • Recover Data Using Transaction Log


  • 1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 5 out of 5)
    Loading ... Loading ...

    RSS feed | Trackback URI

    8 Comments »

    Comment by Tom
    2010-01-03 18:22:37
    MyAvatars 0.2

    You just saved me the biggest headache!
    Thank you!

     
    Comment by L
    2010-06-25 00:18:35
    MyAvatars 0.2

    :smile: many thanks sir, its a huge help :smile:

     
    Comment by Abhishek Sur
    2010-11-20 01:23:54
    MyAvatars 0.2

    Cool, it just worked 4 me too…

    Cheers
    :grin: :grin:

     
    Comment by Will K
    2011-01-27 13:22:54
    MyAvatars 0.2

    This happened on my SQL 2005 express instance which was installed with Backup Exec 12.5. All of the BE DB’s and Log files were marked for compression. You saved me a ton of time and headaches! Thanks!

     
    Comment by DeJunk
    2011-03-29 21:28:18
    MyAvatars 0.2

    Thank , this work :mrgreen:

     
    Comment by sonador
    2011-05-07 07:23:05
    MyAvatars 0.2

    it works!thanks

     
    Comment by Sajid Subscribed to comments via email
    2011-06-29 10:00:17
    MyAvatars 0.2

    You are a start … saved my time and head!!!

    THANKS!

     
    Comment by ngtrphuong
    2011-07-28 23:51:51
    MyAvatars 0.2

    Work like a champ,
    Thanks for your great topic,

     
    Name (required)
    E-mail (required - never shown publicly)
    URI
    Subscribe to comments via email
    Your Comment (smaller size | larger size)
    You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.