Oracle Blob Clob Lob Problem
Josef Wagner <[email protected]>
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Organization | On-Ergy Systemberatung GmbH |
| Message-ID | <[email protected]> |
Hello List, I have a problem width loading large data from tables width clob-culumns. db: oracle 9.2.0.8 ojb: 1.0.4 driver: thin When i load 15000 rows, my applikation gets an OutOfMemoryError. I have ensure, that Oracle width clobs is the problem, width HSQLDB, all works fine. The data in the clob-culumns are texts width AKTUALLY no more then 100 charakters. I have checked out the trunk of ojb and I see, that in the platform package are some wrapper-classes for clob und blob? Unforunatelly, I can't test if this is the solution of my problem, because I get lots of errors when starting my application width a jar from the trunk version. Can anybody tell me, if the source in the trunk is the solution for such problems I have? Or is the solution to switch to oralce 10g? Or should I use OCI instead of THIN driver? Thanks a lot for your answers. regrads Josef Wagner