Re: Max DB connections Oracle XE

  • From: Nigel Thomas <nigel_cl_thomas@xxxxxxxxx>
  • To: titanyen2000@xxxxxxxxx
  • Date: Wed, 30 Jan 2008 08:38:07 -0800 (PST)

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@xxxxxxxxx>

> I am looking to find out the
max number of concurrent connections from a java app
that Oracle XE will support...
--
//www.freelists.org/webpage/oracle-l


Other related posts: