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