You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by Bryan Pendleton <bp...@amberpoint.com> on 2007/06/18 16:42:45 UTC

Controlling file handle usage

Hi,

Is there a configuration setting which I can use to
set a limit on the total number of file handles which
Derby will use?

I'm trying to run Derby inside of various application server
environments, many of which have limited resources available
for each application, and I'd like to configure Derby to
"play nice" and confine itself to only a small portion of
the overall server's resources.

Any suggestions about how to do this?

thanks,

bryan