Archive for 'OBIEE Answers' Category
OBIEE interview questions
Below are list of questions you may face during interview. This is part of overall effort to put the interview questions for OBIEE, DAC, Informatica , Oracle Pl\sql and DW Concepts Thing to remember, it also depends on weather interview you are facing is for consulting or full time ? in requirement OBIEE is good [...]
OBIEE Certification
Since winter of 2008 Oracle Certification team was considering coming up with OBIEE certification.They took survey as well on this aspect. Click here to go through Oracle Blog to know the details where they were considering to put an exam for OBIEE. Please see below details about the exam needed for OBIEE certification. It surely [...]
Performance Tuning in OBIEE
Performance Tuning Today we are going to discuss about various options for improving performance of reports in OBIEE. There are lots of options available in OBIEE to improve performance of reports. Today will discuss about these… 1) Aggregate tables 2) Cache ( Cache Management) 3) Turning off logging 4) Constructing result using where clause 5) [...]
Execute Direct SQL
Uses of ” Execute Direct SQL “( Direct Database Request) We have seen this in Answers page .Under the subject area. Lets know something more about this today… In Answers with the help of this feature Administrator can debug some issues like…. 1) Check physical connectivity to the database . 2) Check report or dashboard [...]
Column filter using pivot table in Answer
Last week a user was asking me to have a drop down box as a filter in the dash board so that he can only sees the data based on the filter criteria. Well I tried to do that using prompt but it was taking use to different page on selection. So it was not [...]
Authentication In OBIEE
People often ask question below for authentication in OBIEE Question : What are the different ways to authenticate an user in OBIEE system? Can OBIEE authenticate a user passing through multiple authentication methods? Which one is the best long term? OBIEE Support four types of authentication. 1)LDAP Authentication : Users are authenticated based on credentials [...]