Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #26030 All Revisions ] Back to Issue ]
Summary 0026030: OOM Error in Oracle due to prepared statements
Revision 2014-03-18 15:48 by alostale
Description OOM in Oracle due to prepared statements stored in memory.

The problem is Oracle's JDBC allocates memory for prepared statements based on fetch size * row size. Big rows with big fetch sized consume lots of memory.
Revision 2014-03-18 15:46 by alostale
Description OOM in Oracle due to prepared statements stored in memory.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker