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 > Informix > Restore old database back up, ontape Help !

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-15-09, 12:15
Endlesswave Endlesswave is offline
Registered User
 
Join Date: Jun 2009
Posts: 4
Restore old database back up, ontape Help !

I have a database back up file created by " ontape -s -L 0 ", Informix Dynamic Server 2000 Version 9.21

I need to extract the data somehow, really need some help here, any ideas will be greatly appreciated.

Here is what I tried :

1. Installed version 11.5 and tried to use
cat file.bin | ontape -r -v -t STDIO
this produced : Physical restore failed - Invalid archive tape
I am assuming there is a format mismatch here as db versions are so far apart

2. Tried to use archecker
" cat -u file.bin | archecker -tvsdX -f db.schema " to extract at least a table
This did not work either :
Tables found on archive 0
Tables not located on archive 2

What are my options here. I really need your help guys !!

How can i parse the file? Is the only option to install 9.X informix and perform a restore. Can archecker be used somehow ?

Thanks
Reply With Quote
  #2 (permalink)  
Old 06-16-09, 06:02
theeiledon theeiledon is offline
Registered User
 
Join Date: Nov 2004
Posts: 60
Thumbs down ontape

I have only ever been able to restore an archive with ontape using the same version of IDS
Reply With Quote
  #3 (permalink)  
Old 06-16-09, 09:44
Endlesswave Endlesswave is offline
Registered User
 
Join Date: Jun 2009
Posts: 4
Do you mean 9.2 -> 9.2, or is it possible to do 9.x ->9.x ?

What other versions have you tried, 9.x ->10.x ?
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