Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-00600 when using Intersolv ODBC with Delphi
In article <35AB6D9C.60E058F7_at_tap.de>, Infouser 4 Schott Mainz <smzinfo4_at_tap.de> wrote:
>Everything works fine until the table is filled with 32767 entries. When
>the program tries to INSERT one more sentence I get an error message
> ORA-00600 internal error code, arguments [17059],
>[43213752],[],[],[],[],[]
>and the program stops execution.
>
the argument no 2 seems to be to big.
if it's not your code thats overflowing an int variable,
then it must he the odbc driver.
Ervin Received on Tue Jul 14 1998 - 15:59:23 CDT
![]() |
![]() |