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 > regarding db rollforward (error msg:SQL1117N)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-13-07, 06:26
sree1030 sree1030 is offline
Registered User
 
Join Date: Jul 2007
Location: Bangalore
Posts: 18
regarding db rollforward (error msg:SQL1117N)

Hello friends,

In restoring process when i rollforward the db by using

"""db2 rollforward db XPRDBB to end of logs"""

i got the following error message:

"SQL4970N Roll-forward requery on database "XPRDBB" cannot reach the specified. stop point (end-of-log 'or' point-in-time) because of missing log file(s) on node(s) 0."

can any post how to solve this plz...

thanks & regards
Reply With Quote
  #2 (permalink)  
Old 11-13-07, 07:08
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
it means that the log files, needed for rollforward are not present/accessible
check log directory / archive log directory or tsm
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 11-14-07, 08:11
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
Alternatively, do not roll forward to the end of the logs or do not roll forward at all. The consequence will be, however, that you will not have the latest version of your data.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
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