Click to See Complete Forum and Search --> : Connecting via CORBA to the database


ar
08-13-2001, 02:40 PM
I am measuring the performance of a java CORBA client which connects to the Oracle database and binds to a CORBA server which is a Java Stored Procedure.
Everything works but the performance is poor. I execute a number of method calls on the CORBA server object, while two out of three will execute and come back in sub 10 ms the third will take 1000+ ms. These are the same operations and DB statatistics show that the delay is nothing in the DB (locks, log writer etc).
Has anybody else seen this sort of behaviour?
I am using Oracle 8.1.6