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 error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-16-10, 06:59
db2cap db2cap is offline
Registered User
 
Join Date: May 2010
Posts: 87
rollforward error

Hi Team,
Can someone please help me with the below error while I am trying to rollforward the database.

>db2 rollforward database sample to 20101116041600 and stop tablespace(tbsp1)

SQL1262N The point-in-time specified for rolling forward database "sample" is
not valid.

From do I pick the valid time? Above time is the modified time of the log file that I am trying to rollforward to (point in time recovery) … Find the screenshot below.
Attached Files
File Type: doc point in time.doc (82.0 KB, 26 views)
Reply With Quote
  #2 (permalink)  
Old 11-16-10, 08:35
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
what kind of backup are you restoring from? Also, is this on the same machine or a different one? Also, if you search on here there are many similar questions with resolutions. I even had one I asked a few months ago.

Dave Nance
Reply With Quote
  #3 (permalink)  
Old 11-16-10, 09:12
db2cap db2cap is offline
Registered User
 
Join Date: May 2010
Posts: 87
I am trying to restore from tablespace level full backup and it is on same machine. Also i have searched but got no answer to it
Reply With Quote
  #4 (permalink)  
Old 11-16-10, 09:49
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by db2cap View Post
SQL1262N The point-in-time specified for rolling forward database "sample" is
not valid.
The format you use to specify the timestamp is incorrect. Use the ISO format. Note that the time is in UTC by default, unless you specify USING LOCAL TIME.
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