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

Home -> Community -> Usenet -> c.d.o.tools -> parsing oracle DUMP file?

parsing oracle DUMP file?

From: peter meulmeester <p.meulmeester_at_hccnet.nl>
Date: Wed, 11 Oct 2000 21:30:33 +0200
Message-ID: <39E4BFD9.99C0C66F@hccnet.nl>

Hello,

I have a DMP file I would like to work with. I would like to scan it en create a separate files like tablename.sql which creates the table. same for views etc...

Does anybody know of a tool or Perl script which does this?

Also, I started hacking with Perl but encountered ^Z characters in the DMP. Perl then thinks "end of file". Is there a tool to get rid of these? Else I need to read in a binary mode and get rid of all the junk characters.

And is there a format description of these dump files?

best regards,
Peter Received on Wed Oct 11 2000 - 14:30:33 CDT

Original text of this message

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