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 > Steps to restores a instance.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-07-09, 08:27
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 282
Steps to restores a instance.

Hi Gurus,

I have filesystem and this it is had broken, within filesystem I have an instance with several data bases. What is the procedure to recover the instance?

Thank you for you help.
Reply With Quote
  #2 (permalink)  
Old 12-07-09, 08:41
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
If you have backups of your databases, you can just create a new instance and restore the database backups.

Andy
Reply With Quote
  #3 (permalink)  
Old 12-07-09, 08:47
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
As far as I know, the only supported recovery option is to use a db2 database backup and associated transaction logs.

But, if the 'broken' filesystem had all the database files, then restoring the filesystem (assuming that the repair has failed) to a previous backup may restore the data upto the backup time. You will loose all data changes since ... Even if you restore the filesystem, there is chance your database connection fails .. In this case, IBM will be able to reset the database to a normal state, but unlikely to gurantee the consistency of data ...
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #4 (permalink)  
Old 12-07-09, 09:54
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 282
Thank you for your contributions, I have a backup of all database. ¿What is the procedure for restore all databases?.
¿the command restore since where will be execute?

greetings.
Reply With Quote
  #5 (permalink)  
Old 12-07-09, 10:13
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Please search for terms backup , restore , rollforward in the information centre

DB2 Database for Linux, UNIX, and Windows

Also, the developerworks should give information :
IBM developerWorks : Information Management

There is not enough information in your post to give specific suggestions
What is the backup characteristics ? - Database, tablespace ?? full, incremental ??? online,offline ?
Where does the backup go ? disk, tsm, another vendor device ???
where do the archive logs reside ??? disk, tsm, another vendor device ????
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #6 (permalink)  
Old 12-07-09, 10:13
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Please search for terms backup , restore , rollforward in the information centre

DB2 Database for Linux, UNIX, and Windows

Also, the developerworks should give information :
IBM developerWorks : Information Management

There is not enough information in your post to give specific suggestions
What is the backup characteristics ? - Database, tablespace ?? full, incremental ??? online,offline ?
Where does the backup go ? disk, tsm, another vendor device ???
where do the archive logs reside ??? disk, tsm, another vendor device ????
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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