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 > How to extract data from .tap file directly??

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-12-03, 03:53
genelau genelau is offline
Registered User
 
Join Date: Dec 2003
Posts: 2
Exclamation How to extract data from .tap file directly??

My company has some really old informix tape backup (eg: aaa.tap.gz)
Does anyone know how to extract data from these "tap" files directly??
Our informix server crashed and i need to be able to access some of
the data in these files. Any suggestions??
Reply With Quote
  #2 (permalink)  
Old 12-12-03, 08:07
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: How to extract data from .tap file directly??

Quote:
Originally posted by genelau
My company has some really old informix tape backup (eg: aaa.tap.gz)
Does anyone know how to extract data from these "tap" files directly??
Our informix server crashed and i need to be able to access some of
the data in these files. Any suggestions??
Hi,

Please attempt run:
gunzip aaa.tap
Next run command file aaa.tap, then look the output of command "file".

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 12-16-03, 22:22
genelau genelau is offline
Registered User
 
Join Date: Dec 2003
Posts: 2
Any other way??

Thanks for your reply Gustavo.

Our unix server crashed and I don't have access to any unix system
at the moment. Is there another way or tools to access these "tap" file
on NT based machine.

Do you know the file data structure in these file so that
I can write a mini program to extract these data?? Thanks again.
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