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 > Log file for rollforward

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-24-08, 23:24
r_thirumalai r_thirumalai is offline
Registered User
 
Join Date: Dec 2007
Posts: 11
Log file for rollforward

Hi,

I am working on DB2 Version 8.1 Fixpack 15. My O/S is Solaris.

Consider I have taken a full online backup of Database which is having 4 tablespaces on Sunday. One of the table space got crashed on Tuesday? How could you check which log file we need to rollfforward the Tablespace which got crashed?

Nambi
Reply With Quote
  #2 (permalink)  
Old 02-25-08, 05:34
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
list history will show the first log needed after the restore of this online backup
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 02-26-08, 12:58
anu_chiluka anu_chiluka is offline
Registered User
 
Join Date: Dec 2006
Posts: 17
ROLLFORWARD database with QUERY STATUS option will also give you the next log file that is expected for recovery.
Reply With Quote
  #4 (permalink)  
Old 02-26-08, 13:10
db2rocks db2rocks is offline
Registered User
 
Join Date: Jan 2008
Posts: 45
Use the include logs option when you backup..That would ease your restore process..That way you need not get the logfiles separate
Reply With Quote
  #5 (permalink)  
Old 02-26-08, 15:43
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by guyprzytula
list history will show the first log needed after the restore of this online backup
and from there you will need all log files until the moment of failure (or until the rollforward point, if it is earlier than that).
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