What is Authentication? How many types of authentication do we have in OBIEE?
Answer / madhu
Authentication is the process by which a system verifies a user with the help of a user ID and password. It checks if user has the necessary permissions and authorizations to log in and access data. There are 4 main types of Authentication in OBIEE:
Operating system authentication
External table authentication
Database authentication
LDAP authentication
| Is This Answer Correct ? | 0 Yes | 0 No |
What is connection pool and how many connection pools did you have in your last project?
What are other ways of improving summary query reports other than Aggregate Navigation and Cache Management?
How we are going to decide which schema we are going to implement in the data warehouse?
How will you execute direct sql in obiee?
If you have 3 facts and 4 dimension and you need to join would you recommend joining fact with fact? If no than what is the option? Why you won’t join fact to fact?
What are the key configuration files in obiee?
What is aggregate navigation? How do you configure the Aggregate tables in OBIEE?
How do you implement security using External Tables and LDAP?
How analytics process your request when you create your requests?
What is data level security?
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?
What is query repository tool?