Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Strange problem with Oracle 9.0.1.1
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
![]() |
![]() |