Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle.jdbc.driver.T4CPreparedStatement causing out of memory exception

1012948Jul 17 2013 — edited Jul 17 2013

I am using oracle spatial 11.2.0.3 g.

I am getting out of memory exception on a process.

I analyzed the heap dump using OOMemory analyzer and figured out  oracle.jdbc.driver.T4CPreparedStatement keeping 73%  of the heap space.

Is oracle expanding the SPARQL queries in java side or keeping the results in cache.

How to solve it ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2013
Added on Jul 17 2013
1 comment
3,514 views