Oracle Hangs on Responses Intermittently
Posted
by Ryan Cook
on Server Fault
See other posts from Server Fault
or by Ryan Cook
Published on 2009-08-26T03:26:08Z
Indexed on
2010/04/03
12:03 UTC
Read the original article
Hit count: 335
I want to preface this with the fact that I am a developer and I am not even close to a DBA, plus I am new to Oracle. OK, here it goes:
I have a Java application which uses spring and hibernate. Its a simple CRUD app and I will leave the details out as I don't think they are the issue. I have noticed that my app runs fine when I use MySql, but when I use an Oracle 10.2 server every 7th-10th hangs for 5-10 seconds.
My Oracle installation was done by me using all defaults, same as the mysql install. I don't even know where to start looking. Any ideas?
Thanks in advance and sorry that I lack the details that are most likely required for help.
© Server Fault or respective owner