This is slightly off topic, but as it concerns jsp/servlet developpment, I
may ask it anyway.

We have developped a small search engine, which worked just fine on a linux
box running mysql as db engine. One of our client plans to serve it himself,
on an UX server, with oracle. We do have to port the application, but we
experience some problems.

We are using the jdbc thin driver, and oracle server is used by nobody but
this application. Sometimes establishing the connection takes 1 or 2
seconds, and sometimes nearly 1 minute. I insist, the oracle server does
serve only this database, and has no other function. What should I do to
improve this ?

Best regards
sylvain



______________________________________________
Sylvain Roche
Responsable d�veloppement
Add-Online
www.add-online.fr

80 rue d'Alsace
69100 VILLEURBANNE
France

tel : +33 437431260
fax: +33 437431269

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to