-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Poor response time when Larger number of records in DB
PostPosted: Mon May 14, 2007 11:16 pm 
Newbie

Joined: Thu May 03, 2007 6:24 pm
Posts: 14
I'm using hibernate 3.2 JPA in my project and oracle db. we are facing poor response time(though only one record is fetched from the db) when there are large number of records in DB and user has to wait longer time to get the page in GUI. The issue has become very critical now.
Response time was good initially in prod when there were less number of records in db.

We use hibernate only to fetch records(there is no insert/update/delete) and i've disabled the second level cache.
Please suggest some hibernate optimization to resolve this issue.

Thanks!


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 15, 2007 12:47 am 
Beginner
Beginner

Joined: Mon Nov 06, 2006 2:40 am
Posts: 29
Location: New Delhi, India
optimize your database to use indexing for faster searches...

_________________
Hope this helps... :)

Regards,

Rohit

--Don'f forget to rate...


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.