Re: Migration oracle toc postgres

From: mao andy <mpapply(at)gmail(dot)com>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Migration oracle toc postgres
Date: 2026-05-07 14:57:39
Message-ID: CANfkbJ9d9jpz+ujfRvvYxZ7LqJrUA6PcN3YbCA5+Y_ystqaatw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Logically, why would the ORA-00600 error relate to your Oracle to Postgres
migration?
You are making changes in Postgres, but not on the Oracle side. When did
you get the ORA-00600?

On Thu, May 7, 2026 at 4:39 AM Ron Johnson <ronljohnsonjr(at)gmail(dot)com> wrote:

> On Thu, May 7, 2026 at 12:31 AM Tzuriel Kahlon <tzuriel1986(at)gmail(dot)com>
> wrote:
>
>> Hello all ,
>>
>> Im trying to migrate orqcle schema to poatgres via python script .
>>
>
> I suggest you look at ora2pg, which worked flawlessly for me not only in
> converting the Oracle schema but in generating load files for Postgresql
> COPY.
>
> --
> Death to <Redacted>, and butter sauce.
> Don't boil me, I'm still alive.
> <Redacted> lobster!
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message kurt thepw.com 2026-05-07 15:08:50 Re: Load test
Previous Message Ron Johnson 2026-05-07 11:39:22 Re: Migration oracle toc postgres