Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Recovering from Damaged Export File

Re: Recovering from Damaged Export File

From: Uncle Jah <UncleJah_at_mail.ru>
Date: Fri, 26 Mar 1999 14:05:37 -0800
Message-ID: <36FC05A8.6912B083@mail.ru>


Hello, jseeman

About year ago I wrote some code (C++, DOS) to recover data from damaged by wrong NLS_LANG settings export file for oracle 7. I haven't seen Oracle 6 export files, but I think that not very much things changed there. So, I'll think that your problem can be solved.

   Regards, Igor E. Poteryaev

jseeman_at_hq.dir.ca.gov wrote:
>
> I am unable to import crucial data from an export file generated in Oracle 6
> (okay, so I'm a dinosaur). I'm getting the message "IMP-00009: abnormal end
> of export file." Assuming that the export file contains some usable data,
> but that some damage to the file prevents me from importing it, can I modify
> the file or use some low-level programming techniques to extract the data?
> Through grep I can see that references to my table exist all over the dump
> file, so SOMETHING is there. I'd appreciate any help you can give me. Thank
> you.
>
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Fri Mar 26 1999 - 16:05:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US