Re: [External] : Oracle to postgresql migration steps.

From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Thu, 08 Feb 2024 17:16:51 -0500
Message-ID: <bd31b2b8f37a75aec70780ab78aca97ef29e0c1d.camel_at_gmail.com>



On Thu, 2024-02-08 at 09:18 -0800, Jeremiah Cetlin Wilton wrote:
> Hi Shravan,
>
> Well obviously there have been some VERY helpful responses here so far,
> so I can probably only help a little more.
>
> Here is a nice little tool you can use for free, and you're not obligated
> at all to use AWS as a target. Cross-database-type migrations are complex
> and have many moving parts, but this tool can get you off of square one.
>
> https://aws.amazon.com/dms/schema-conversion-tool/
>
> Thanks
>
> Jeremiah

I am not particularly thrilled by the AWS schema conversion tool, because it requires AWS username. Also, the documentation could use improvement. Personally, I use ora2pg (https://github.com/darold/ora2pg) It does require visual inspection of the resulting SQL file because ora2pg doesn't always select the right data type. For data, I usually use some kind of replication, Golden Gate or SharePlex. I usually have to rewrite PL/SQL code myself.

-- 
Mladen Gogala
Database SME
https://dbwhisperer.wordpress.com


--
http://www.freelists.org/webpage/oracle-l
Received on Thu Feb 08 2024 - 23:16:51 CET

Original text of this message