ora2pg certainly migrated all the data objects that we cared about (including CLOB and XML types). That was 2-3 years ago.
Didn't ask it to migrate plsql.
On Mon, Jul 22, 2024 at 8:38 AM Peter Garza <peter.garza@xxxxxxx> wrote:
On Thu, Jul 11, 2024 at 9:18 PM Kashif Zeeshan <kashi.zeeshan@xxxxxxxxx> wrote:Hi SamThere are alot of open source and proprietary solutions available, but you should choose between them carefully as cost is not the only factor.\EDB's MTK (Migration Toolkit) and Migration Portal are solid products for this purpose.RegardsKashif ZeeshanOn Fri, Jul 12, 2024 at 5:02 AM Sam Stearns <sam.stearns@xxxxxxx> wrote:Howdy,We have a project to migrate our Oracle databases that are hosted on an Oracle Database Appliance to Postgres hosted on a Linux VM. Questions:
- Is there a tool out there that we can use to analyze resource sizing on the Appliance that will give resource sizing recommendations for the VM?
- Is there a schema conversion tool or similar out there that we can use to convert Oracle ==> Postgres?
Thanks,Sam--