Re: Oracle to PostgreSQL Migration - Need Information - Mailing list pgsql-general

From dinesh kumar
Subject Re: Oracle to PostgreSQL Migration - Need Information
Date
Msg-id CALnrH7rDuVqYQjd+i-ciE6SMHB2buRXmz6=zTjvL1OsOX7cOBg@mail.gmail.com
Whole thread Raw
In response to Re: Oracle to PostgreSQL Migration - Need Information  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
On Wed, Jul 8, 2015 at 1:20 PM, John R Pierce <pierce@hogranch.com> wrote:
On 7/8/2015 1:16 PM, dinesh kumar wrote:
We recently done the similar migration for one of our customer. We used all opensource tools to achieve this migration process.

We used Pentaho Data Integration tool for doing Online DB migration, which took minimal downtime with CDC{Change Data Capture} approach. Also, we used Ora2Pg tool to migrate the DB objects with some manual syntax modifications.


thats the easy part.

now what about the massive code base of pl/sql and triggers he mentioned ?


Yeah, we need to rewrite the business logic if there are any un-supported features like autonomous transactions, packages, nested procedures, e.t.c.

Regards,
Dinesh



--
john r pierce, recycling bits in santa cruz



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: CS DBA
Date:
Subject: Re: Oracle to PostgreSQL Migration - Need Information
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Oracle to PostgreSQL Migration - Need Information