In my previous article i have given the idea about different companies sql interview questions. I have written the article on BI interview questions as well as answers also.In this article i will try to give the basic as well as advanced OBIEE Interview Questions and its answer for freshers as well as experienced professionals.I studied lot of website and given different OBIEE interviews and come up with the set of important interview questions for OBIEE.
1.What is OBIEE ? (100 % asked OBIEE Interview Questions)
Answer :
OBIEE stands for Oracle Business Intelligence Enterprise Edition which is the tool used for reporting and analytics. OBIEE gives the best idea for the business users and owners about trends of business and where the business is.The current version of OBIEE is OBIEE 12 c.OBIEE tool is used for creating interactive dashboards,different types of reports which will create from multiple data sources.
There are following functionalities handled in OBIEE :
1.Creating Answers (reports)
2.Online Analytical Processing (OLAP)
3.Creating Interactive Dashboards
4.Creating Scorecards
2.Explain the architectural components of OBIEE?(100 % asked OBIEE Interview Questions)
Answer :
I have seen the OBIEE Architecture in above diagram.There are following main components of OBIEE architecture :
1.Presentation Services :
Presentation Services are used to build and view the BI Answers and analysis.
2.Oracle BI Presentation Server :
Oracle BI Presentation Server is used to processing the visualise information.
3.Presentation Catalog :
Presentation Catalog is used to store the content.
4.Oracle BI Server :
This provides efficient processing to access physical data.
3.What is mean by Repository in OBIEE ? (100 % asked OBIEE Interview Questions)
Answer :
OBIEE Repository also called as OBIEE RPD contains all metadata of BI server which is managed through administration tool.The repository always stored with .rpd extension.RPD is heart of OBIEE where actual logic is written.
OBIEE RPD is used to store information about :
1.Data Modeling
2.SQL information
3.Database Connection information
4.Caching
5.Security
6.Aggregation
4.What are different path of RPD in different OBIEE versions?
Answer :
OBIEE 10 g : BI_ORACLE_HOME/ Server/Repository
OBIEE 11 g : Oracle_Instance/bifoundation/OracleBIServerComponent/coreapplication_obisn/
OBIEE 12 C :obiee_home>/user_projects/domains/bi/bidata/service_instances/ssi/metadata/datamodel/ customizations.
OBIEE 10 g : BI_ORACLE_HOME/ Server/Repository
OBIEE 11 g : Oracle_Instance/bifoundation/OracleBIServerComponent/coreapplication_obisn/
OBIEE 12 C :obiee_home>/user_projects/domains/bi/bidata/service_instances/ssi/metadata/datamodel/ customizations.
5.What are different joins in OBIEE?(90 % asked OBIEE Interview Questions)
Answer :
There are following 2 joins in OBIEE :
1.Foreign key join(Equi join) : Accepts only equal to operator
2.Complex join(Non Equi join): Accepts any other operator except equal to operator.
6.What kind of sources can be connected to OBIEE?
Answer :
There are following kind of sources connected to OBIEE:
1. Relational Databases
2.Cubes
3.Flat files
These are above sources used to connect to OBIEE and modeled in OBIEE using star schema and snowflakes schema.
7.Explain End to End Architecture of OBIEE?(100 % asked OBIEE Interview Questions)
Answer :
1.Average
2.Count
3.MAX
4.MIN
5.Median
6.SUM
Using the above aggregate functions the data will be inserted in aggregate table.The aggregate tables are used for performance optimization and data is coming fast using aggregate table.Aggregations applied on database level improves the performance of the query as the query not hits directly on table it will hit on aggregate table and fetches data.
Real Example:
If table contains the data of year 2016 and 2017 ,User wants a actual count of records in the table monthly,Quarterly and yearly.Then We need to make aggregate table which contains count of records monthly,For Quarterly we need to create other table and push the quarterly count in that table.And we need to use that tables in the reports so that report performance will improve drastically.
13.What is Conformed Dimension in OBIEE ?
Answer :
In any case you don’t have 2 fact tables in one to one relation. To make one to one relation between two fact table one dimension table which have relation between two fact table acts as a bridge to connect two fact tables is known as conformed dimension.
14.What is mean by opaque views?Why it is used?
Answers:
When handling complex requirement is not possible in data modeling from RPD side in obiee then user needs to create direct select statement and use it in to RPD is known as Opaque view.It is not recommended to use Opaque views as it degrades the performance of the report.
15.What is implicit fact column?
Answer :
The implicit fact column is the one that is created due to the join, combinations from the different data or columns from the different tables. There may not be the exact data in form of the column in the result or even in the physical layer of database. These are implied from different data and can just be a temporary layer which help us in getting the required result.
16.Where user can check the user sessions and report duration?
Answer :
The user can check the sessions as well as report duration in OBIEE tool –>Administration –>Manage sessions.
On this tab user needs to check for the report names(CTR+F) then search report name.
17.What are different types of security mechanisms in OBIEE?
Answer :
There are two types of security mechanisms applied from OBIEE side :
1.Object Level Security
2.Data level Security
1.Object Level Security:
The Object level security is a higher level of security that allows/disallows the access for user to specific table, row or column according to his access level.
The Object level of security are permissions corresponding to the objects in the database (like database reports, dashboards, folders etc) and such permissions are set in the view level, logical level or data level.
2.Data level Security:
The Data level security level is about restrictions that are concerned about the different data that are used to generate the report of other view level information.
The Data level security mostly set in the database level and related logic table level.
18.What are different types of variables in OBIEE?
Answer :
There are following types of variables used in OBIEE:
1.Session variable
2.Repository variable
3.Presentation variables.
Repository variable : This variable is used for the whole repository.
Session variable : session variable are of two types: system variable and non system variable.
System variable uses NQ_SESSION. Examples of non system variables are user defined filters.
19.What are different caching techniques in OBIEE?
Answer :
Introduction Cryptocurrencies took the world by storm, setting up a new financial system and breaking…
In my previous article I have given Top 20 technical support interview questions with its…
In my previous articles I have given 15 most asked desktop support interview questions with…
A business analyst is someone who is versed in processes of data analysis used for…
In my previous article I have already given top questions and answers for Desktop support…
In my previous article I have given unix production support interview questions and answers. In…