Re: Max DB connections Oracle XE

By default XE have initialization parameter processes set to 40.
Oracle internally need some ~20 processes so only ~20 are left to user
initially and it seems one cannot do more :)

However just change processes to something bigger and restart db.

Of course sooner or later you'll stop on allowable memory errors.

Gints Plivna
http://www.gplivna.eu

2008/1/30, Zakai Kinan <titanyen2000@xxxxxxxxx>:
> I am a newbie to Oracle. I am looking to find out the
> max number of concurrent connections from a java app
> that Oracle XE will support and I can't find that
> info.  Does XE have a restriction?
>
>
> TIA,
>
>
> ZK
>
>
>      
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search.  
> http://tools.search.yahoo.com/newsearch/category.php?category=shopping
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>
--
http://www.freelists.org/webpage/oracle-l


Other related posts: