Re: Oracle to PostgreSQL Migration - Need Information

From: dinesh kumar <dineshkumar02(at)gmail(dot)com>
To: John R Pierce <pierce(at)hogranch(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Oracle to PostgreSQL Migration - Need Information
Date: 2015-07-08 20:26:45
Message-ID: CALnrH7rDuVqYQjd+i-ciE6SMHB2buRXmz6=zTjvL1OsOX7cOBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 8, 2015 at 1:20 PM, John R Pierce <pierce(at)hogranch(dot)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
manojadinesh.blogspot.com

>
> --
> john r pierce, recycling bits in santa cruz
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2015-07-08 21:20:26 Re: Oracle to PostgreSQL Migration - Need Information
Previous Message CS DBA 2015-07-08 20:25:47 Re: Oracle to PostgreSQL Migration - Need Information