Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
Backup compression
Backup compression
Rate Topic
Display Mode
Topic Options
Author
Message
vino5786
vino5786
Posted Wednesday, September 07, 2011 2:20 AM
SSC Rookie
Group: General Forum Members
Last Login: Sunday, May 12, 2013 6:27 AM
Points: 43,
Visits: 374
Hi Friends,
Just wondering how do we uncompress the backup taken with "WITH COMPRESSION " option in SQL Server 2008
Also how do we restore the compressed full backup to the database.
Thanks in advance
Post #1170891
muthukkumaran Kaliyamoorthy
muthukkumaran Kaliyamoorthy
Posted Wednesday, September 07, 2011 2:45 AM
Ten Centuries
Group: General Forum Members
Last Login: Today @ 5:22 AM
Points: 1,123,
Visits: 4,423
vino5786 (9/7/2011)
Hi Friends,
Just wondering how do we uncompress the backup taken with "WITH COMPRESSION " option in SQL Server 2008
Also how do we restore the compressed full backup to the database.
Thanks in advance
noneed to uncompress.
You can restore a DB backup as normal.
ex:
restore database dba from disk='xxxxxxxxx'
Muthukkumaran Kaliyamoorthy
Helping SQL DBAs and Developers >>>
SqlserverBlogForum
Post #1170901
Suresh B.
Suresh B.
Posted Wednesday, September 07, 2011 2:46 AM
Ten Centuries
Group: General Forum Members
Last Login: Today @ 2:38 AM
Points: 1,075,
Visits: 5,116
vino5786 (9/7/2011)
Hi Friends,
Just wondering how do we uncompress the backup taken with "WITH COMPRESSION " option in SQL Server 2008
Also how do we restore the compressed full backup to the database.
Thanks in advance
Why do you want to umcompress?
Restore is done as usual. No need to do anything special.
Note: compresses backup can be taken only in EE or higher, but you can restore it in any edition.
Post #1170903
Shivrudra
Shivrudra
Posted Wednesday, September 07, 2011 3:04 AM
SSC Journeyman
Group: General Forum Members
Last Login: Thursday, April 18, 2013 7:00 AM
Points: 99,
Visits: 837
Compressed backup file is a OS physical file which is restore normally like any backup file while restoring database, there is no such a thing like uncompress backup file.
Regards,
Shivrudra W
Post #1170910
Arindam Ganguly
Arindam Ganguly
Posted Tuesday, February 19, 2013 6:05 AM
Forum Newbie
Group: General Forum Members
Last Login: Today @ 7:27 AM
Points: 6,
Visits: 178
Hi,
I have one point to ask. I have Backup compression enabled in my SQL Server. Can I restore any uncompressed Normal Backup. For the shake of information the Server is using STandard version of SQL Server 2008 R2 with SP2.
Please advise.
Thanks,
Arindam.
Post #1421601
anthony.green
anthony.green
Posted Tuesday, February 19, 2013 6:34 AM
SSCertifiable
Group: General Forum Members
Last Login: Friday, April 12, 2013 3:51 AM
Points: 5,075,
Visits: 4,831
Arindam Ganguly (2/19/2013)
Hi,
I have one point to ask. I have Backup compression enabled in my SQL Server. Can I restore any uncompressed Normal Backup. For the shake of information the Server is using STandard version of SQL Server 2008 R2 with SP2.
Please advise.
Thanks,
Arindam.
Yes, backups compressed or not can be restored to any edition of SQL, but only to an equal or higher version of the original server level.
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1421612
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.