Precompilers and OCI (MOSC)

MOSC Banner

Pro*C crashing with ORA-00600 when parsing table with varchar2( x Char)

edited May 4, 2022 3:08PM in Precompilers and OCI (MOSC) 3 commentsAnswered ✓

Hello,

Since we converted our VARCHAR2 column'size to char instead of byte, Pro*C crash with:

ORA-00600: internal error code, arguments: [qctchr : bfl], [1], [40], [10], [1], [873], [1], [0], [], [], [], []

We're using Oracle 19 (SE2) + patch 33515361 on Linux x86_64 (Redhat 7.9) .

The database has been created with

CHARACTER SET         AL32UTF8

NATIONAL CHARACTER SET    AL16UTF16;


It's look like doc 1129908.1 / bug 7432659.

The available patches are for oracle 10 to 11.

Any solution, except reverting to BYTE size ?

PS:

I already met that bug few years ago with Oracle 12 running on a windows plateform.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center