Database size shows huge

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsrinivasan
    New Member
    • Mar 2007
    • 221

    Database size shows huge

    Hi all,

    I am using SQL Server 2000. My actual database size is only 19GB. But .mdf file shows 170GB. How can i reduce it?

    Thanks,
  • ck9663
    Recognized Expert Specialist
    • Jun 2007
    • 2878

    #2
    Yes. Shrink your database and the Filegroups.

    -- CK

    Comment

    • rsrinivasan
      New Member
      • Mar 2007
      • 221

      #3
      Originally posted by ck9663
      Yes. Shrink your database and the Filegroups.

      -- CK
      I shrinked that database. But it still shows 170GB in .mdf file.

      Thanks,

      Comment

      • ck9663
        Recognized Expert Specialist
        • Jun 2007
        • 2878

        #4
        Did you shrink the Files?

        Comment

        • rsrinivasan
          New Member
          • Mar 2007
          • 221

          #5
          Originally posted by ck9663
          Did you shrink the Files?
          Now I solved the problems. Thanks.

          Comment

          Working...