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: Filepro to Oracle conversion

Re: Filepro to Oracle conversion

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 10 Sep 2002 21:43:35 GMT
Message-ID: <3D7E675B.446416E1@exesolutions.com>

keith migdal wrote:

> I am about to embark on converting a large Filepro database residing on an
> AQUANTA UNIX box to Oracle 8i on an RS6000.
>
> Can anyone point me to internet resources to help me out with approach,
> tools, pitfalls and other advice??
>
> TIA,
>
> Keith

Just the tables? Or the application logic too?

If just the tables ... dump it as delimited ASCII (preferably not comma delimited) and load the new tables with SQL*Loader. If a large number of objects and you want to reverse engineer it use a CASE tool such as ERwin.

Daniel Morgan Received on Tue Sep 10 2002 - 16:43:35 CDT

Original text of this message

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