What is connection pool and how many connection pools did you have in your last project?
Answer Posted / 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 View All Answers
How will you do sort in reports in obiee.
How to hide certain columns from a user?
How will you port changes for dashboards,reports,rpd from development to production?
How we are going to decide which schema we are going to implement in the data warehouse?
How will you create interactive dashboards ?
What you will do when your report is not fetching right data?
how will you implement security in obiee,so that subjects areas accessed by one group are not accessed by another group.
How many bi services node can be clustered together?
How will effect the changes for a report , if for certain users only the column heading in the report should be changed?
What are different types of joins that are possible in obiee rpd?
How to get sql from obiee for reports?
What are the different log files in obiee?
What is a table alias in obiee? And where and how will you create it.
How will you execute direct sql in obiee?
What is a bridge table ?