Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> parsing oracle DUMP file?
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
![]() |
![]() |