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 ?