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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-22-08, 15:33
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Restore problem

I have an interesting situation. I have a online backup image (on tape) that was taken from our production system which is DB2 8.2 (FP 16) on linux. I want to restore it to a new test server which is DB2 9.5 (FP2) on linux also. Since you cannot restore an online backup from V8 to V9, I am trying on going through an old linux test server that has V 8.2 FP 16 on it. The problem is that the old server does not have enough local disk space to hold the database. So what I am trying is to use FUSE to mount one of the partitions of the new server as a mount point on the old server. That all worked as far as setting it up. I start the restore process up and it cranks for a long time. and then it dies with an error

SQL2025N An I/O error "4294966316" occurred on media "DAILY"

Daily is one of my table spaces. It is not a rights problem, because the restore wrote over 150 GB of data to the partition. And there is plenty of space left.

Any ideas?

Andy
Reply With Quote
  #2 (permalink)  
Old 09-24-08, 09:39
akratz akratz is offline
Registered User
 
Join Date: Aug 2002
Posts: 76
are there any more error messages prior to this one in db2diag.log or the instance.nfy log? Sometimes on restores you will get more information in there then just the sql error that comes up on a prompt/console for a restore failure.
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