What is connection pool and how many connection pools did you have in your last project?



What is connection pool and how many connection pools did you have in your last project?..

Answer / madhu

Connection pool is needed for every physical database.
It contains information about the connection to the database, not the database itself.
Can use either shared user accounts or can use pass-through accounts 
We can have multiple connection pools for each group to avoid waiting

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More OBIEE Interview Questions

If you have 2 fact and you want to do report on one with quarter level and the other with month level how do you do that with just one time dimension?

1 Answers  


How we are going to decide which schema we are going to implement in the data warehouse?

0 Answers  


If you want to create new logical column where will you create (in repository or dashboard) why?

1 Answers  


How to hide certain columns from a user?

0 Answers  


We have 4 dimension tables, in that 2 tables need to have hierarchies then in such a case is it mandatory to create hierarchies for all the dimension tables?

1 Answers  






how will you implement security in obiee,so that subjects areas accessed by one group are not accessed by another group.

0 Answers  


What is clusterservices in obiee ? Why its used?

0 Answers  


What is complex join, and where it is used?

1 Answers  


What is data level security?

1 Answers  


How do you bring/relate the aggregate tables into the Siebel analytics Logical layer?

1 Answers  


Suppose I have report which is running for about 3 minutes typically. What is the first step you take to improve the performance of the query?

1 Answers  


What are other ways of improving summary query reports other than Aggregate Navigation and Cache Management?

1 Answers  


Categories