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 |
What is star schema and snowflake schema?
What you will do when your report is not fetching right data?
What is logging level? Where can you set logging levels?
How will you do sort in reports in obiee.
How do you work in a multi user environment? What are the steps?
What is data level security?
What is query repository tool?
What is a bridge table ?
How do you define the relationship between facts and dimensions in BMM layer?
How to startup obiee in linux?
What are different types of joins that are possible in obiee rpd?
What is scd type 1 and 2.