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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Progress--to--Oracle?

Re: Progress--to--Oracle?

From: Ron Reidy <rereidy_at_indra.com>
Date: Sat, 20 Oct 2001 08:41:57 -0600
Message-ID: <3BD18D35.71BC0AB5@indra.com>


Mike O wrote:
>
> Has anyone tried converting a Progress database to Oracle? I found a
> thread on TechNet but it was 2 years old. I have a v6? v7? Progress
> database ... and it would be nice just to move all of the data (archive
> and other reasons) to Oracle. Moving from Oracle7--to--8i is no big
> thing....
>
> I checked the Migration Workbench but it does not support Progress (or
> at least, it doesn't now). Thanks!
>
> -Mike

You will have to write code to accomplish this. I would suggest writing programs to dump the data into some sort of delimited format and using SQL*Loader to load to Oracle.

-- 
Ron Reidy
Oracle DBA
Reidy Consulting, L.L.C.
Received on Sat Oct 20 2001 - 09:41:57 CDT

Original text of this message

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