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 data level security?
What are the key configuration files in obiee?
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?
how will you implement security in obiee,so that subjects areas accessed by one group are not accessed by another group.
What are the different layers of obiee repository?
What you will do when your report is not fetching right data?
How will you execute direct sql in obiee?
How to get sql from obiee for reports?
What is object level security?
How do i disable cache for only 2 particular tables?
How to sort columns in rpd and web?
What are different types of variables?