If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Restoring the db backup from the compressed back up

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-22-08, 08:33
alphasahoo alphasahoo is offline
Registered User
 
Join Date: Feb 2008
Posts: 4
Post Restoring the db backup from the compressed back up

Hi

I want to know the command to restore the database backup from the compressed backup.

Thanks

Alpha
Reply With Quote
  #2 (permalink)  
Old 02-22-08, 10:58
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
If you used DB2 compression, it is the same as if you did not use compression. DB2 will see that the file is compressed and decompress it automatically.

Andy
Reply With Quote
  #3 (permalink)  
Old 02-26-08, 08:22
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
compression execution program is packed inside backup. So the command to restore is exactly the same, because DB2 first extracts compression execution program and decompress backup image.

You can also look into the following article about backup:
http://www.ibm.com/developerworks/db...501zikopoulos/

Hope this helps,
Grofaty
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On