ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Database Connection pooling in Broker

Post new topic  Reply to topic
 Database Connection pooling in Broker « View previous topic :: View next topic » 
Author Message
rehab_desoki
PostPosted: Wed Dec 07, 2005 2:36 am    Post subject: Database Connection pooling in Broker Reply with quote

Novice

Joined: 25 Oct 2005
Posts: 18

I want to ask about if i have a java node in Broker V6 or java plug-in node in V 5 can i assign connection pooling like application server
or
are there connection pooling for a broker because opeing and closeing a database connection time waste
Back to top
View user's profile Send private message MSN Messenger
jefflowrey
PostPosted: Wed Dec 07, 2005 4:12 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Broker does connection pooling of database connections.

If you use the Broker Java API to access a datasource, then you will be using a connection pool.

I think even in v6, if you use JDBC you may run the risk of disrupting the broker's database connection pools and transaction handling. It's definitely not recommended in v5.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
rehab_desoki
PostPosted: Wed Dec 07, 2005 4:20 am    Post subject: how i can configure max pool size Reply with quote

Novice

Joined: 25 Oct 2005
Posts: 18

if i'm using java node in broker v6 or plug-in user defined java node in broker v 5
how i can configure max connection pooling size in these nodes because in run-time environment many user will work on the same msg flow simltinously and i'm using many of oracle database operations
Back to top
View user's profile Send private message MSN Messenger
jefflowrey
PostPosted: Wed Dec 07, 2005 4:41 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

It's the same database pool that the broker database aware nodes use.

So any tuning done is done through the same means that you have to tune the broker's pool.

Which I think is none.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
rehab_desoki
PostPosted: Wed Dec 07, 2005 4:44 am    Post subject: Reply with quote

Novice

Joined: 25 Oct 2005
Posts: 18

so how i can tune the broker's connection pool.
Back to top
View user's profile Send private message MSN Messenger
jefflowrey
PostPosted: Wed Dec 07, 2005 4:47 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I don't think you can.

But I haven't actually read the relevant sections of the InfoCenter recently, which I'm sure you must have done before posting this question.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
rehab_desoki
PostPosted: Wed Dec 07, 2005 4:49 am    Post subject: is the size of connection pooling property for jdbc Reply with quote

Novice

Joined: 25 Oct 2005
Posts: 18

is the size of connection pooling property for jdbc
can i edit in the size of connection pooling from my java code in the java node ???
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Database Connection pooling in Broker
Jump to:  



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
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.