Re: exp dmp converter to text file
Date: Wed, 13 Apr 2016 00:27:44 -0700 (PDT)
Message-ID: <31dc02c4-ab0d-4554-8bc2-166f6bb499d6_at_googlegroups.com>
On Thursday, 1 July 2004 13:31:27 UTC+5:30, stic wrote:
> Hi,
>
> I need to convert Oracle database from exp file to PostgreSQL database, so
> what I do is to:
> 1) convert this dmp file to txt
> 2) import this file to PostgreSQL
>
> 1) I found a nice tool, nxtract,
> (becouse I have only dmp file - a instance of Oracle was gone, and I con't
> use imp), which extract data to txt files, from dmp. But this tool is
> limited to 5000 rows, and I need more, for free ( not a new, doesn't it ? )
>
> So whould somebody give me a direction to tool like nxtract, which could
> read this oracle dmp files ?
>
> 2) Or there is direct way to import Oracle file to PostgreSQL ?
>
> --
> best regars
> stic
Received on Wed Apr 13 2016 - 09:27:44 CEST