Menu

Memory issue with OCILIB and Direct Path load

Brent Day
2009-08-28
2012-09-26
  • Brent Day

    Brent Day - 2009-08-28

    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.

     
  • Nobody/Anonymous

    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