I think there is a problem with the memory allocation of the Direct Path load. I took the example provided and changed SIZE_ARRAY to 3300. This causes the app to core dump. There were no other changes made other than the connection data to my database.
This is on Solaris 10 Sparc 64bit running 64 bit (latest code from SVN). Oracle 10.2.0.3 Enterprise. I have tried with both the Oracle 10.1 and 11 client with no affect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think there is a problem with the memory allocation of the Direct Path load. I took the example provided and changed SIZE_ARRAY to 3300. This causes the app to core dump. There were no other changes made other than the connection data to my database.
This is on Solaris 10 Sparc 64bit running 64 bit (latest code from SVN). Oracle 10.2.0.3 Enterprise. I have tried with both the Oracle 10.1 and 11 client with no affect.
Hi,
I fixed it and it will be included in next week v3.4.1 :)
I'll modify the ocilib demo to show the proper way to deal with DP load when
the buffer size is too small. :)
Best regards,
vincent