Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

Obiee Interview Questions obiee online training material

Page 1 of 12

OBIEE Interview Questions and Answers OBIEE Interview Questions Real time Obiee Interview Questions and Answers:
This website is for OBIEE / BI developers who are interested to make repositories using BI administration tool and create reports using Presentation tools such as Answers or dashboard. I am going to put all the OBIEE interview questions and also OBIEE trouble shooting issues, real time examples and challenges that I have faced during my complete obiee development experience. First Let us see what are the main areas you may need to cover to become a successful obiee report developer.

Web based OLAP Client www.ReportPortal.com for Microsoft Analysis Services download Free Evaluation Sr. Jobs in Top Companies Headhonchos.com High Quality, Hand Screened Jobs in Sales/Mktg/Finance/HR/Tech/Telecom NuoDB: The Elastic SQL DB www.NuoDB.com/SQL-DB Revolutionary SQL Cloud Database Download the Beta For Free Today! Oracle PL / SQL Course laqsh.com/Oracle-PL/SQL-Developer Become a Database Professional Get a Job in IT Industry

What is OBIEE & OBIEE definition: Before going further, first you may need to know what is obiee and why it is used? Obiee is a Oracle Business Intelligence Enterprise Edition and it is a tool which is used to develop enterprise wide reports. So, in simple words it is a report generation tool such as crystal reports. OBIEE is previous called as Sibel Analytic tool before it is acquired by Oracle. So do not get confused, that now it is called OBIEE tool.

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions Where is OBIEE stands in the development environment?

Page 2 of 12

OLTP(Transactional Database) -> OLAP (Data warehouse environment)-> OBIEE(report generation tool). (or) OLTP(Transactional database)> OBIEE (reporting tool) i.e Obiee tool can extract data directly from transacttional databse or data warehouse environment to build reports. It all depends upon the environment setup at clients place. Pre-requisites of a OBIEE developer: Need to have good SQL knowledge and understanding or developing of PL/SQL statements. Data warehouse knowledge or little bit of experience such as Informatica. Good Analytical skills as you need to make reports out of existing data warehouse tables. Ability to talk to clients to gather requirements. Good understanding of various industrial modules such as sales, finance, inventory, marketing etc..

Setup your own BI environment in your system to practice OBIEE tool before attending any interviews. You need to install oracle 10g or Oracle 11g as a database and OBIEE 10 or OBIEE 11g . It is better to practice obiee 11g as many clients are going to implement obiee 11g in future..

Business Intelligence ElegantJBI.com/BI-ERP-Integration Transform ERP Data into Easy to Use Dashboards & Reports w/ ElegantJ BI Apply Online to Companies MonsterIndia.com/Register-Online Companies Hiring Freshers Now. Sign up for Free Now. GPS Tracking System cissecureindia.com GPS Tracking Systems Available in Karnataka.Best Price.Contact Us SQL Server 2008 Training www.Koenig-India.com Best Trainers, Best Place to Work in Indian Training Industry

Some Important OBIEE Interview Questions:


1. 2. 3. 4. 5. 6. What is multiple LTS? What are the difference between OBIEE 10g & 11g ? How do you create a business model when you have only one source table in Physical layer? Tell me one limitation that you know in OBIEE while creating BMM layer? Tell me a complex scenario you faced while creating reports from multiple data sources? What is log level in obiee? how many log levels are there?

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions

Page 3 of 12

7. What are the different types of Variables in OBIEE? 8. What problems we may face when using OLTP (in case there is no olap) as a source for reporting purpose in obiee? 9. What is guided navigation in OBIEE? 10. Tell me the relation between all these words.. obiee, informatica, dac, BI Apps 11. What is Fragmentation in OBIEE and how it is used? 12. What is Partition in OBIEE and why/how it is used? 13. What it is advantage of using aggregate tables? 14. Explain different Cache settings in OBIEE? 15. Can we use Foreign key join for Logical data diagram? (normally we use complex join, but the other option also available. Then why cant we use it? 16. Can I have 2 fact tables in BMM layer? 17. Explain me the concept of having multiple Fact tables instead of one. 18. Why my cache settings are disabled in repository? Do I need to configure anything to enable it?

(Please Answer the above questions in your comments. Indicate the question number.)

{ 27 comments to read ... please submit one more! } 1. obiee.kiran3@gmail.com August 3, 2011 at 5:59 am Can you please provide the answers for these questions !! regards Kiran Reply 2. obie87gh4653 August 5, 2011 at 5:19 pm multiple lts means, multiple logical table sources. This is normally, when we have 2 or 3 fact tables in the physical layer and we want to move them to BMM layer, we will create one logical table in bmm and add all the fact tables from physical layer as logical sources. Reply 3. Anonymous October 21, 2011 at 9:46 am can u post the answers for the above questions? Reply

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions

Page 4 of 12

4.

regguy February 6, 2012 at 5:53 am Ans 1. LTS stands for Logical Table Source. Each logical table in BMM has got a SOURCE folder. As the name suggests SOURCE folder contains the table (physical table) which is the source for all the logical column in the logical table in BMM. So we can have multiple LTS (physical tables) as the source for the logical column(s) in a particular logical table. Reply

5.

regguy February 6, 2012 at 6:18 am Ans 2. Main diff. between 10g & 11g is terms of the following 1. In 10g OC4J (Oracle container for java) . In 11g its Weblogic server 2. Security is managed by RPD in 10 g. In 11g the security is managed by the welogic server. 3. In 10g we had Foreign key join (physical layer) & complex key join (BMM). We only have a New Key Join in case of 11g , which is used at both the BMM & Physical layer. 4. 11g supports cross join hierarchies example we can move from customer dimension to product dimension during drilling down. Supports ragged hierarchies etc. 5. 11g also has column hierarchies available in the presentation services, which are created simply by dragging the dimension hierarchies from the BMM layer to the presentation layer in RPD. when column hierarchies are used to build an analyses the default view is Pivot table. 6. The time series functions Ago & ToDate which where only available in the RPD with 10g are now also available in the presentation services along with a new function RollingPeriod. 7. The analyses can now by reconstructed at run time, that means we can move column attribute from the x-axis to the y-axis and reverse as well. 8.KPIs are available in the 11g along with KPI Watchlist on which they are deployed to be viewed by the end user. Key Performance indicators (metrics very essential for the business) 9. Concept of scorecards is available in 11g, which can measure the goal/mission by using KPIs as the building blocks for the same 10. concept of Seletions is now available in the presentation services in 11g. 11. There is a single portal for the bi publisher/bi intelligence. The reports that are built in the BI Publisher are stored in the same catalog, as the analyses created using the bi intelligence. 12. 11g has Action Framework which can by used to invoke, existing analyses, html, java procedures. Reply

6.

regguy February 6, 2012 at 6:24 am Ans 3. To create Business model in BMM, we require at least one dimension table and one Fact table. Since we have only one table in the physical layer, we need to create an Alias of that table and hence we will land with two tables in the physical table. Drag the two tables from the physical layer to the BMM and setup the cardinality so that one table is considered as the dimension and the other as Fact. Reply

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions

Page 5 of 12

7.

regguy February 6, 2012 at 6:31 am ans 6. when ever a request is sent from the Ans & Dashboard to the presentation services & then to BI server logs are generated. The logs generally contain the following info. subject area, logical sql, physical sql etc. when the BI system is being developed/tested the log levels are set from 1 to 7. 1 log level being minimum level of logs and 7 being maximum level of log generation. In both 10g / 11g the logs are set in terms of users/ roles in the RPD. Reply

8.

obie87gh4653 April 6, 2012 at 8:14 pm thanks regguy. Great answers. Please post more obiee important questions here. Will be helpful. Reply

9.

Anonymous April 17, 2012 at 2:21 pm WILL U PLEASE PROVIDE ANSWERS FOR ALL THESE QUESTIONS? A.KIRAN Reply Swathi Dachapalli May 10, 2012 at 11:15 am Ans 7: Variable is the one which hold some value in it. There are totally three types of variables in OBIEE. These are : 1)Session Variables: These are activated for every session. These include user name,password, group etc.. These are of two types.These are: System and non system variables. 2)Repository variables: These are activated when ever the server starts. These hold only one value at a time. These are of two types.These are static(constant) and dynamic( these are scheduled every time and changed accordingly). 3)Presentation Variables: These are used in the answers level mainly for the dashboard prompts. Reply

10.

Loummila April 19, 2012 at 7:01 am Even though all people of ones own see 1 another each day, developing continues to be necessary. This really is basically the easiest method to strengthen the call one of the close

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions

Page 6 of 12

relatives and in many cases create your romantic relationship to each other better. It really is excellent to do something out of doors but if your temperature isnt that great or maybe it is really raining out of doors, you can consider a variety of interior activities and actions that can actually make all people feel happy. This is an excellent different that you could take into account. Listed here are the video games or even the actions you can do inside your own home.Hide and seek is probably the most widely used games ever played this can definitely be exercised inside your home. Somebody has to be an InchitIn . wholl be liable of in search of other members of the family who will be concealing. The first one which will be discovered without the need of coming in contact withPeraccomplishing your home base will likely then are the upcoming Inchesit.In But when you are imagine that this is not a good choice, you can investigate charade that is a further interior activity. Within this online game, if at all possible, there ought to be two squads. Youll encounter a user that should act up the phrase that is certainly authored on certificates as you move the fellow members are typically in-handle of speculating the term. The group with the most issues will likely then be reported as being the victor.Other than hide and seek and charade, a large variety of greeting card and games may also be on the list of suitable selections you could take a look at. Card games incorporate Menagerie, Older House maid, Running, Jewel, Slapjack and many other. For games, youll be able to opt for Scrabble, Chess, Monopoly, Household Feud and Checkers. When you have a lot of options to observe, you just have to pick the brains behind you feel really is pleasurable.However, if you feel that playing the activities who were stated previously will not be sufficient, you possibly can choose other pursuits which almost all of the family have passions in. For example, if you like cookingVersusfarrenheit whilst your kids, then you could makes action in an effort to rapport with your family. It is possible to give every new member to complete some perhaps the preparing your receipeePerpreparing practice making sure that every person will delight in. Guarantee that everybody actually gets to attend like hobby. Whenever food is baked or perhaps the pastry is cooked, then you can certainly take it together considering the close relatives. Everyone will surely be delighted to consume the fruits with their job. Apart from food preparationAndthis baking, additionally you can consider a few other pursuits like artwork, moving, performing, reading through, observing shows and plenty of a lot more.Mentioned pretty solutions for connect with the fam but the are actually successful. You do not have in your case shell out big money because very simple things can absolutely bring happiness to everybody specifically if the parents are complete. It is not actually critical that these products carried out daily. Once or perhaps a rare occasions per month are going to do. Reply 11. Loummila April 20, 2012 at 5:47 pm Even when all people of your family see one daily, developing continues to be vital. This is simply the simplest way to improve the partnership one of the relatives and even build your romantic relationship to each other tougher. It is really excellent to behave outside but if your climate isnt that very good or if it can be pouring exterior, you can consider several types of indoor video games and exercises that can definitely make absolutely everyone feel good. This is an excellent option that one could think about. In this article are some of the online games and the pursuits you can apply in the house.Hide and go seek is probably the most popular video games ever competed this also will be performed in the house. An individual ought to be an Init that happen to be dependable of trying to get other members of the family whore covering. The first thatll be identified devoid of pressingPerachieving your home foundation might become the next Init.Inch But should you be feel that its not an excellent method, you possibly can consider charade thats another inside sport. In this activity, essentially, there must

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions

Page 7 of 12

be two clubs. There will be a user that will act on the phrase that may be published on certificates although the fellow members are usually in-power over betting the saying. The team with more factors will then be reported because the safe bet.As well as hide and seek and charade, a lot of avenues of unit card and games will also be among the ideal choices that you may check into. Card games include Menagerie, Old Maid, In business, Stone, Slapjack and more. For board games, it is possible to go with Scrabble, Chess, Monopoly, Loved ones Feud and Pieces. Since you also have a lot of options to check out, you need to simply pick one that you think that is basically enjoyment.However, if you find that playing the activities that were already mentioned will never be sufficient, it is possible to opt for other activities which a lot of the members of the family have likes and dislikes in. As an example, if you value in order to smokeOrcook if you want your son or daughter, then you can definitely turn this into activity so as to relationship with the fam. You are able to assign just about every fellow member to try and do some section of the bakingPerpreparing method to ensure that every person will enjoy. Guarantee that all people actually gets to attend these kinds of hobby. And once the food is grilled and the meal is baked, you may consume it in concert with all the loved ones. All people will certainly be content to have the fresh fruit of their total labour. As well as bakingAndpreparing, additionally you can think about several other activities like art work, dancing, vocal range, examining, observing shows and many more.I have listed incredibly approaches to rapport with your loved ones but these are actually helpful. You shouldnt have to suit your needs spend big money simply because straightforward points can definitely provide enjoyment to every person specifically if the folks are full. It isnt really truly critical that these things carried out everyday. Once a week or perhaps a rare occasions per 30 days are going to do. Reply 12. pavan April 24, 2012 at 9:17 am ANS 7: There are two types of variables in OBIEE: REPOSITORY VARIABLES and SESSION VARIABLES. Repository variables are two types :1. Static variables 2. Dynamic variables Session variables are two types:1. System session variables 2. Non-System session variables Reply manjula May 24, 2012 at 9:00 am Two types of Variables are there in OBIEE 1.Repsitory variables 2.Sesseion Variables

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions In Repository variables there are Two types i)Dynamic ii)Static In session Variables there are Two types i)system ii)Non system Reply 13. pavan April 24, 2012 at 9:25 am

Page 8 of 12

OBIEE creates a query log in NQQuery.log file which is located by default at {installation drive}\OracleBI\server\Log. The log can be viewed using a text editor or the nQLogViewer. The query long becomes very handy in testing environment and troubleshooting. Generally we have LOG LEVEL 0 LOG LEVEL 5.. Reply 14. apoorva May 7, 2012 at 2:49 pm 9) We have guided navigation and guided navigation link in dashboard. The purpose of guided navigation is to hide the section report and the purpose of guided navigation link is to navigate from one report in one dashboard to another report in the dashboard. Reply 15. siddhesh May 11, 2012 at 5:44 am Dear Sir, Thank you so much for your Effort to provide information regarding OBIEE. I am doing OBIEE certification can u tell me sumthng more about OBIEE wich is helpfull for me.. Regarding certification & Job. Thanks & Regards, Siddhesh Reply v.megalai@gmail.com May 22, 2012 at 5:48 am Can i have ur number please Reply 16. Ravi Gupta May 21, 2012 at 6:22 am

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions

Page 9 of 12

6) The login level is a parameter which control the number of information that you will retrieve in the log file from nothing (level 0 no_log_found) to a lot of information (level 5). You can enable logging level for individual users, you cannot configure a logging level for a group. In normal operations : users have a logging level set to 0 administrator have a logging level set to 2 Level 0 No logging Level 1 Logs the SQL statement issued from the client application Logs elapsed times for query compilation, query execution, query cache processing, and backend database processing Logs the query status (success, failure, termination, or timeout). Logs the user ID, session ID, and request ID for each query Level 2 Logs everything logged in Level 1 Additionally, for each query, logs the repository name, business model name, presentation catalog (called Subject Area in Answers) name, SQL for the queries issued against physical databases, queries issued against the cache, number of rows returned from each query against a physical database and from queries issued against the cache, and the number of rows returned to the client application Level 3 Logs everything logged in Level 2 Additionally, adds a log entry for the logical query plan, when a query that was supposed to seed the cache was not inserted into the cache, when existing cache entries are purged to make room for the current query, and when the attempt to update the exact match hit detector fails Level 4 Logs everything logged in Level 3 Additionally, logs the query execution plan. Level 5 Logs everything logged in Level 4 Additionally, logs intermediate row counts at various points in the execution plan. Reply 17. Ravi Gupta May 21, 2012 at 7:28 am Informatica Work on ETL process(Extract, transform and load) Extracting data from outside sources Transforming it to fit operational needs (which can include quality levels) Loading it into the end target (database or data warehouse) Informatica is where the actual mappings, mapplets, etc, reside. But there are several hundred workflows per Analytic Application (Financials, Supply Chain, etc.). The DAC (Data Warehouse Administration Console) is an important part of OBIEE in that it allows you to schedule the Informatica mappings in the correct order, automatically allowing for dependencies between them based on the source and target tables that the mappings are reading and writing. It also has the capability to remember the last time data was extracted from the source and provide it as a parameter to each mapping so that only changed records can be extracted the next time it is run. OBIEE is a reporting tool.

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions Reply 18. Ravi Gupta May 21, 2012 at 7:34 am 4) We cant create primary forigen key relationship(Join) on BMM layer Reply 19. Ravi Gupta May 21, 2012 at 7:40 am 3) Yes, we can create a business model using Alias the physical table. Reply 20. Anonymous May 31, 2012 at 9:57 am

Page 10 of 12

13.We will get pre computed values by using aggrigate tables.When we have a data in different levels in that possition no need to go to each and every level.By using agreegate tables we will get summarized (caliculate)data fot that import the table from phisical layer to BMM layer and go to content tab & set the level. 18.a)Every phisical table by defulat its cashable, if you want some perticular table is uncasheble just you uncheck that pericular table.b)Set the cache timing in the phisical layer it self.c)Go to NQSCONFIG.INI file and enable the cashe. Reply 21. ShrRed June 11, 2012 at 11:11 am Helo there, there actually are 8 levels, from loglevel 0 to loglevel 7. In most of the project environments, we use loglevel 0 and 2. In development and staging environments loglevel 2 is used mostly but in Production environment loglevel 0 is used to optimize the performance. Loglevel 2 is pretty much useful to analyze the query and other details. Reply 22. Thil June 12, 2012 at 2:25 am Where can i get information about OBIEE certification Reply 23. Joe 6/29/2012

http://www.obieeinterviewquestions.com/

Obiee Interview Questions June 21, 2012 at 8:03 am What are the tips or what can I do to get an entry level Job in OBIEE11g Reply 24. D.DemuduNaidu June 27, 2012 at 4:35 am

Page 11 of 12

hi this is vrey good ,these questions are ery usefull for the learners to improve their skill set. i hope u pupils can provide more information about obiee. Reply { 0 Pingbacks/Trackbacks }

Leave a Reply
Your email address will not be published. Name Email Website

Comment You may use these HTML tags and attributes: <a href="" title=""> <abbr title="">
<acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Post Comment

Obiee Online Training


OBIEE Online Training by Real time expert USA OBIEE Training

OBIEE interview questions


Obiee FastTrack Training real time expert from USA What is POC? new featurs & advantages of obiee 11g

http://www.obieeinterviewquestions.com/

6/29/2012

Obiee Interview Questions What is guided navigation in obiee Performance tuning for obiee Logical sql in obiee How to bypass obiee cache from presentation services?

Page 12 of 12

BI Publisher
Query builder in the BI publishers need MSXML 5.0?? Why cant I see template builder link from BI publisher? Admin tab and Template builder link is missing

Informatica
What is Slowly changing dimension

Obiee troubleshooting
I have created repository but not seeing it in presentation server where can i find tnsnames.ora location

Obiee tutorials
Online Obiee Training from Hyderabad Obiee Supplier dimension Obiee Dac What is DAC OBIEE best practices.

Blogroll
Business Analyst Interview Questions Top Interview Questions

Copyright 2012 OBIEE Interview Questions and Answers

http://www.obieeinterviewquestions.com/

6/29/2012

You might also like