Re: Migration oracle toc postgres - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: Migration oracle toc postgres
Date
Msg-id dfba9c390bad2def7240798d5d98a7270254e2ef.camel@cybertec.at
Whole thread
In response to Migration oracle toc postgres  (Tzuriel Kahlon <tzuriel1986@gmail.com>)
List pgsql-admin
On Thu, 2026-05-07 at 07:30 +0300, Tzuriel Kahlon wrote:
> Im trying to migrate orqcle schema to poatgres via python script .
> All is going well except on twvle which have long .
> We got the error :
> cx_Oracle.OperationalError: ORA-00600: internal error code, arguments: [kdsgrp1-kdsgnp1], [19], [101193363], [0], [],
[],[], [], [], [], [], [] 
>
> Its happened on AIX in oracle 19.27.
> Someone is encountered this issue ?

That means that the Oracle server crashed, and that you have found a bug
in Oracle (or you have data corruption).  You need to consult their support.

Yours,
Laurenz Albe



pgsql-admin by date:

Previous
From: "Subramanian,Ramachandran"
Date:
Subject: AW: Load test
Next
From: Ron Johnson
Date:
Subject: Re: Migration oracle toc postgres