• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

DB2 Restore Backup

 
Ranch Hand
Posts: 226
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
how to restore the db2 backup

I have backup from test user from server A , I want to restore this backup on Server B , what is the preocess to resotre the backup , I tried using BD2 control center but not able to restore the backup , is there need to create a user or while restoring the backup it will create the user.


thanks
santosh
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI,
Well, if you want to restore backup of DB2 file then it is possible to recover. But it is important to keep a backup of all important files otherwise the data can be deleted any time without any notification. However I would suggest you to go through the below mentioned link which can help you to fix any type of issue related to db2 and also help you to restore your backup.
https://sites.google.com/site/recoverdb2database/home
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic