Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Strange problem with Oracle 9.0.1.1

Strange problem with Oracle 9.0.1.1

From: Eric Bonnet <erbon_at_gengenp.rug.ac.be>
Date: Fri, 05 Apr 2002 18:21:49 +0200
Message-ID: <3CADCF1D.52925C84@gengenp.rug.ac.be>

Hi there,

I got a strange problem with Database 9.0.1.1 installed on Sun Blade machine.

I wrote a program in Java that connect to the database through Thin JDBC.
The program establish multiple connections and run a basic select order, each as a separate java Thread.
If I run my program to simulate 100 users, the Database will block, that is I can't connect with "sqlplus / as sysdba" order. The same program run against a 8.1.6 database (on a Linux OS) doesn't block the database.

Could anyone help me ? Received on Fri Apr 05 2002 - 10:21:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US