I recently created a 9i database, after the vendor imported the data into the database, they complained that the oracle hung (time out )when running a large resultset query. In general, what should I start to look at in this case?
Hangingis not a performance issue...it is an error condition. What proof can you/they offer that Oracle is actually hanging versus simply taking a long time to execute? Is Oracle throwing some sort of error during a long-running query?
Mufasa
(aka Dave of Sandy, Utah, USA)
[I can provide you with low-cost, remote Database Administration services: see our website and contact me via www.dasages.com]
Thanks for replies, I asked the queries they ran, they told me the query returns 40,000 rows and used as to replicate these data to another database, does this look like a network issue? When I checked the .trc file in /udump directory I couldn't find a time out query. Anything I can do on the database side in this case?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.