Hello everybody,
I am looking for a tool to migrate an Oracle schema to OpenEdge, and then copy the data from Oracle to the newly created OpenEdge database.
Is there such a tool?
I would be grateful for the helpful advice.
Regards,
Victor
Hi,
We have an article published to help convert foreign schema to OpenEdge.
[View:https://knowledgebase.progress.com/articles/Article/P64206:550:50]
There is no official tool to do conversion from schema holder to OpenEdge. We have an internal tool to convert the schema df to OpenEdge df though it is not officially announced. Load OpenEdge df file and followed by load data file(s) makes you foreign schema available in OpenEdge.
I have attached <convert.sh> the internal tool uses for conversion.
[View:/cfs-file/__key/communityserver-discussions-components-files/18/convert.sh:320:240]
Regards,
Sreedhar P
Hi,
We have an article published to help convert foreign schema to OpenEdge.
[View:https://knowledgebase.progress.com/articles/Article/P64206:550:50]
There is no official tool to do conversion from schema holder to OpenEdge. We have an internal tool to convert the schema df to OpenEdge df though it is not officially announced. Load OpenEdge df file and followed by load data file(s) makes you foreign schema available in OpenEdge.
I have attached <convert.sh> the internal tool uses for conversion.
[View:/cfs-file/__key/communityserver-discussions-components-files/18/convert.sh:320:240]
Regards,
Sreedhar P
Thank you very much, Sreedhar, I appreciate it.
Regards,
Victor