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 > Question regarding Recovery History File

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-08-08, 20:44
dareman123 dareman123 is offline
Registered User
 
Join Date: Dec 2007
Posts: 30
Question regarding Recovery History File

Hi All,
My db db2V9.5,Aix 5.3
I have a question regarding the Recovery History File.
when i did a:
list history backup all for db <database_name>

i am seeing only information realated to restores and offline database backups and the online backup entries i am seeing are from after last offline backup.
for example:
if i took offline backup on sep 1st
i am able to see the online backups entries after sep 1st.
i am seeing restore entries even from 2007 november.
but i am not able to see the online backup entries before sep 1st even though we took online backups.
i am seeing the offline backups taken before sep 1st
and we have (REC_HIS_RETENTN) = 366
(NUM_DB_BACKUPS) = 365
and we almost take full online backup every day.

why i was not able to see the online backup entries in Recovery History file which were taken after an offline backup?

any help is appreciated

Thanks

Last edited by dareman123; 10-08-08 at 20:51.
Reply With Quote
  #2 (permalink)  
Old 10-09-08, 08:37
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
I would be curious to see what you get from using SQL to query the Admin View:

http://publib.boulder.ibm.com/infoce.../r0022351.html


I find that reading the output of LIST HISTORY very difficult. But seeing it in tabular form from a query is much easier.

Andy
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