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 > Rollforward problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-16-04, 09:35
chavadb2 chavadb2 is offline
Registered User
 
Join Date: Aug 2004
Posts: 138
Rollforward problem

db2 version : 7.1 fixpaxk 7
Platform : AIX

I have a DR db which is always in rollforwrad pending state. I have a cronjob running which extracts the logs from TSM and applies to it regularly. Now I am getting an error that

SQL1265N The archive log file "S0001413.LOG" is not associated with the
current log sequence for database "WPS" on node "0".

when I tried to apply the logs.
-------------------------------------------------------------------------
Rollforward Status

Input database alias = WPS
Number of nodes have returned status = 1

Node number = 0
Rollforward status = DB working
Next log file to be read = S0001413.LOG
Log files processed = -
Last committed transaction = 2004-09-15-14.19.53.000000


$db2 "rollforward db WPS to end of logs overflow log path(.)"
SQL1265N The archive log file "S0001413.LOG" is not associated with the
current log sequence for database "WPS" on node "0".


--------------------------------------------------------------------------
what's the solution?

Last edited by chavadb2; 09-16-04 at 10:18.
Reply With Quote
  #2 (permalink)  
Old 09-16-04, 11:46
chavadb2 chavadb2 is offline
Registered User
 
Join Date: Aug 2004
Posts: 138
no help?
Reply With Quote
  #3 (permalink)  
Old 09-17-04, 16:20
chavadb2 chavadb2 is offline
Registered User
 
Join Date: Aug 2004
Posts: 138
well, I took a online backup in prod and restored in DR. That solved it..
any other solutions?
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