Re: Max DB connections Oracle XE

From: Nigel Thomas <nigel_cl_thomas_at_yahoo.com>
Date: Wed, 30 Jan 2008 08:38:07 -0800 (PST)
Message-ID: <100085.61911.qm@web58809.mail.re1.yahoo.com>


Zakai

There's a 1Gb RAM (SGA+PGA) limit that would eventually limit the number of sessions you could support - and the 1 CPU restriction won't help either.Of course you can pool connections through JDBC so really I think you're going to be limited by the cpu more than by any hard connection limit.

Regards Nigel

  • Original Message ---- From: Zakai Kinan <titanyen2000_at_yahoo.com>

> I am looking to find out the

max number of concurrent connections from a java app that Oracle XE will support...

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Jan 30 2008 - 10:38:07 CST

Original text of this message