RSS Forums RSS
Please support our MS SQL advertiser: Programming Forums
Views: 2170 | Replies: 2
Reply
Join Date: Apr 2005
Posts: 2
Reputation: karvinkoppa is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
karvinkoppa karvinkoppa is offline Offline
Newbie Poster

Solution Do uncompression of disk drives affects my Database?

  #1  
Apr 20th, 2005
Hi,
Accidentally one the member has compressed the disk drives in the SQL Server. Before we go ahead an uncompress the disk drives, we need to make sure that the database is unaffected.

1. What is the normal database compression ratio when Hard Disk is compressed?
2. Do uncompression of the Hard Disk will affect the database integrity?
3. If teh disk drives are uncompressed, what is the expected space the database would take?

Thank you very much.

regards,
Philips
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2004
Posts: 1,514
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Rep Power: 10
Solved Threads: 49
Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Do uncompression of disk drives affects my Database?

  #2  
Apr 20th, 2005
Hello,

I would get everyone out of the application / database before making a new backup of it. If you do not have an uncompressed backup of the database, then you could really be in trouble.

It is also possible that the volume is compressed, but the actual database file is not. Check the properties to be sure... because the filesystem (Microsoft Server) should automatically decompress the database when it is read... meaning it might be uncompressed! Go into Windows, and enable alternate colors for compressed files... the ones that are compressed will appear blue on your screen.

Check out http://www.ntfs.com/ntfs-compressed.htm

To answer your questions:

1) Depends on what is in your database. Raw numbers? Letters? Pictures? The data type has a direct relationship with how much can be compressed. I think a lot of people assume 50 percent.

2) It shouldn't, as the OS compressed the data, and you are not reporting any problems with it. I would still back it up to tape in a few places before doing something with it.

3) Assuming 50% compression ratio, when the file is expanded, it will be twice the size.
Reply With Quote  
Join Date: Apr 2005
Posts: 2
Reputation: karvinkoppa is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
karvinkoppa karvinkoppa is offline Offline
Newbie Poster

Solution Re: Do uncompression of disk drives affects my Database?

  #3  
Apr 21st, 2005
Thanks for your comments..

The database is running fine (with low performance) in compressed (disk drive) format. We need to make sure whether decompressing the disk drive will not harm the exisitng database.

Could please suggest/advice us how to recover the entire database which is in the compressed format to an uncompressed format without loosing any of the information?

Thanks once again.

regards,
Philips
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
All times are GMT -4. The time now is 9:32 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC