Hello,
I am running some tests on Oracle 11gr2 database and was surprised that my server cannot handle more than 300 simultaneous connections.
The test involves opening a number of connections from a Java program.
Are these limitations of database, or should I change the default(installation) settings?
Your answer would be very much appreciated.