Page 1 of 1

NET connection to 10gR2

Posted: Wed 05 Oct 2005 15:53
by Zdenek Vasku
Hello,

I'm using dbxpress driver 2.50.5 and I have problem with oracle 10.2 release. I'm using direct net connection and if I have blob field, which remain null I have got this oracle error:

~Errors in file c:\oracle\product\10.2.0\admin\wsei\udump\wsei_ora_1432.trc:~ORA-00600: internal error code, arguments: [17147], [0x2D765D3C], [], [], [], [], [], []~ORA-06502: PL/SQL: numeric or value error~ORA-06512: at line 8~

With OCI all works. When table doesn't have blobs all works. On 10gR1 all works. I think it's a problem with null value. I'm using TClientDataset-TProvider-TSQLDataSet in D2005.

Thanks
Zdenek

Posted: Thu 06 Oct 2005 06:47
by Paul
We reproduced your problem and fixed it. This fix will be included in the next DbxOda build.

Posted: Fri 07 Oct 2005 10:28
by Zdenek Vasku
Thanks a lot

when can I expect new release.

Best regards
Zdenek