Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-24-2007, 06:42 PM
Member
 
Join Date: Jun 2007
Posts: 1
kal132 is on a distinguished road
connection pooling
Hi,
I have a web app running on jboss and oracle as database. My app is basically a reporting app

where I have many sql queries being called to get result from db.I am using JDBC connection pool

to get and return connection from the pool just before and after each query.There will be about

45-50 users accessing this application at the same time and I am trying to find out
1) howmuch should be the size of the connection pool.
2) What should be minimum no. of connections defined for the pool.
3) In case a user doesnt have any available connection how long will it look for new connection

before timing out. Can I change this default timeout.

This is urgent for me as its going into production next week.
Any response appreciated.
Thanks,
kal
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-27-2007, 03:50 PM
bbq bbq is offline
Senior Member
 
Join Date: Jun 2007
Posts: 134
bbq is on a distinguished road
Maybe this is that you are looking for:

Oracle Data Provider for .NET : Part II
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
connection problem subash Database 5 04-22-2008 10:17 AM
JSP - using connection cache Java Tip Java Tips 0 01-30-2008 10:54 AM
no connection even Database 15 01-02-2008 02:50 PM
JDBC connection Java Tip Java Tips 0 11-10-2007 08:39 PM
connection pool for db2 paty Database 1 08-06-2007 03:43 AM


All times are GMT +3. The time now is 08:35 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org