SlideShare une entreprise Scribd logo
1  sur  6
http://nerdsofobiee.wordpress.com/2010/07/06/obiee-interview-questions/

some interview question with Answers on
http://www.infopurple.com/obiee-interview-questions-and-answers-faq-2 Check this url




. What is the default location of a repository file?


2. How many repository files can be loaded to a BI Server simultaneously? Assume its a single
server with single instance of BI Server running just to keep things easy


3. If you have more than 3 repository files mentioned in your NQSConfig.ini file as default,
which one gets loaded to the memory when the BI Server is started?


Ex:


Star = SamplerRepository1.rpd, DEFAULT;


Star = SamplerRepository2.rpd, DEFAULT;


Star = SamplerRepository3.rpd, DEFAULT;


4. How do you import Essbase Cubes into your repository?


5. Whats XMLA and where is it used for in OBIEE context?


6. Can you change the location of your rpd file in your OBIEE Configuration? If Yes, Where
would you mention the new location of this rpd file for Bi Server? Instance conifg.xml


7. What kind of joins would you perform in the physical layer of the repository file when
opened with Administration tool? Physical join


8. What are the minimum services needed to load a repository file onto memory and view a
dashboard which has reports that have been refreshed on a scheduled basis? Bi scheduler, bi
presentation services, bi server


9. Can you use an OLTP backend database for creating a dashboard?
10. How many tables are needed in minimum to pass through the Consistency Checking in
Logical Layer (Business Mapping and Modeling Layer) of the repository? 1 fact 1 dimension


11. Can you create new views in the database using OBIEE Administration tool? Can you explain
the procedure for doing this? yes


12. What is a complex join in OBIEE and why, where is it used? 1to n or 0,1 to n


13. Is it mandatory to have hierarchies defined in your repository? If Yes, where does it help? If
No, what happens in the reports? Drill down


14. How do you create outer joins in physical layer? BMM Complex join


15. What does Consistency Checking perform; What are the minimum criteria to pass
consistency checking for a given repository?


16. Does OBIEE store physical sql ? How is physical sql generated in OBIEE environments?
Administrator or C:OracleBIserverLog


17. Are there any occasions where physical sql is not generated when running against a
backend database like Oracle, SQL Server or any other relational database?


18. What is the best default logging level for production users?


19. What is the difference between logging level 1 and 2?


20. What are the different places (files) to view the physical sql generated by an Answers
report? Administrator or C:OracleBIserverLog


21. Where does the BI Server logs its start, stop and restart times in the file system? BI
serverlog


22. You have two tables Table 1 and Table 2 joined by a foreign key in the database? They are
imported together from the database into your physical layer. Is this relationship still preserved
in the OBIEE physical layer?
23. Same as question 22 but what happens if you import each table seperately?


24. If Table 1 and Table 2 are dragged from physical layer to BMM layer, which table becomes a
Fact Table and which table becomes a Dimension Table? 2 tables act as fact


25. What if the tables (Table 1 and Table 2) are not joined, then what happens in BMM layer?


26. What is the difference between logical table and logical table source?


27. How many LTS (Logical Table Sources) can a logical table have? Whats the minimum and
maximum?


28. How many server instances can coexist in an OBIEE cluster?


29. Whats a dimension only query in OBIEE?


30. Aggregation rules are set on top of …………… columns (Physical Columns or Logical
Columns or Both)


Lets get to questions that are little more complex in my opinion


31. What is alternative drill path? How do you set alternative drill path in OBIEE?


32. What are the pre-requisites for using aggregate persistence wizard? What does aggregate
persistence wizard create and what does it help with?


33. Can you import data in multiple sheets from an Excel file? How do you import data from an
Excel sheet? (Forget about csv files for now)


34. What are the uses of “Execute Direct SQL” feature in Answers? Is it a good practice to allow
this feature for production users?


35. How do you disable “Execute Direct SQL” feature for all the users of your repository?


36. I want to store the value of the last time the respository was updated and show it in the
dashboard? What type of variable can be used for this purpose?
37. Is there any way to see a list of all the repository variables defined in your repository using
Answers tool?


38. What are Chronological Keys in OBIEE? How are they different from Logical Keys?


39. You want to use a database built-in function bypassing the functions defined in OBIEE?
What OBIEE function helps in achieving this? Whats the syntax for this function?


40. What are the different ways to authenticate an user in OBIEE system? Can OBIEE
authenticate a user passing through multiple authentication methods?


41. How do you resolve M:M relationship between tables in OBIEE? Explain a scenario where
this would help?


42. Does OBIEE support ragged hierarchies? What is the procedure to import ragged hierarchies
from Essbase?


43. You are trying to open a repository using Admin tool and when you click to say “Open
Online”; a dialogue box pops up saying “Your rpd is available in read-only” mode. How can you
edit this repository by opening online?


44. How do you set up usage tracking in OBIEE? Is the Usage Tracking mechanism in OBIEE
configurable to capture new identified metrics by your department?


45. What is the default configuration for caching in NQSConfig.ini file? How method does the
OBIEE use for clearing its cache?


46. Table 1 and Table 2 are joined together in an Answers query. Table 1 is defined as
cachable and Table 2 is defined as not cachable? What happens to the resultset used in the
Answers tool? Is the result cached or not cached?


47. What is MUDE/ MUD in OBIEE? On what basis would you create projects?


48. Two people (Developer A and Developer B) are assigned to the same project inside MUD
and opened the same project simultaneously. Developer A made some changes to the project
and merged his changes to the original repository. Developer B also made some changes and
commited his changes to the original repository? Does the MUD environment preserve both
Developer A and Developer B changes?


49. In MUDE, Can two resources checkout the same project simultaneously?


50. In MUDE, what happens if the physical tables are shared between projects?


51. What are the different types of utilities provided in OBIEE? Explain any two utilities used in
your previous projects and what are they used for?


52. What are the different documentation mechanisms available in Admin tool? How do you
create documentation for your Answers users against all objects available in your subject areas


53. Do you have to have the same username established at both rpd and presentation services
levels for this to work?
Not necessarily based on my knowledge.. I will let others comment on this


54. What kind of priveleges can be granted from presentation services level?


Access to iBots, certain tabs in the dashboard, delivers, alerts, schedule reports etc etc..
55. Whats 3NF?
56. w can we convert a 3NF physical design to a Star Schema Logical Model?
57. How does OBIEE work with Summary Tables?
58. When to use Report Manager and When to Use OBIEEE
59. What time Dimension.
60.what are the Limitations of Pivot table
61. Schema tables
62. Errors on Pivot table
63.Setting aggregation in rpd is better or in Pivot table?
64. which version of OBIEE

65. Which Default sever is installed along with OBIEE.
66. Installation type : Cluster Installation( Should provide Load balancing) for good
performance and balancing load between servers


67. Do it in a 3 tier architecture
1. Separate database server
2. Separate BI server
3. Separate Web server
4. It's recommended if you can use SAN location for deploying the report
metadata files

Data modeling example?

Contenu connexe

Similaire à Obiee faq quessions only

Most comprehensive list of interview questions for sap bw consultants
Most comprehensive list of interview questions for sap bw consultantsMost comprehensive list of interview questions for sap bw consultants
Most comprehensive list of interview questions for sap bw consultantsRohit Adhikari
 
127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collections127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collectionsAmit Sharma
 
Interview qq
Interview qqInterview qq
Interview qqsuryaaaaq
 
Sql interview question part 8
Sql interview question part 8Sql interview question part 8
Sql interview question part 8kaashiv1
 
Sql interview question part 9
Sql interview question part 9Sql interview question part 9
Sql interview question part 9kaashiv1
 
Sql interview-question-part-9
Sql interview-question-part-9Sql interview-question-part-9
Sql interview-question-part-9kaashiv1
 
Sql interview question part 6
Sql interview question part 6Sql interview question part 6
Sql interview question part 6kaashiv1
 
Sql interview-question-part-6
Sql interview-question-part-6Sql interview-question-part-6
Sql interview-question-part-6kaashiv1
 
Sql interview-question-part-6
Sql interview-question-part-6Sql interview-question-part-6
Sql interview-question-part-6kaashiv1
 
100 sap basis_interviwe_questions
100 sap basis_interviwe_questions100 sap basis_interviwe_questions
100 sap basis_interviwe_questionsbhaskarbi
 
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Amanda Lam
 
123448572 all-in-one-informatica
123448572 all-in-one-informatica123448572 all-in-one-informatica
123448572 all-in-one-informaticahomeworkping9
 

Similaire à Obiee faq quessions only (20)

Most comprehensive list of interview questions for sap bw consultants
Most comprehensive list of interview questions for sap bw consultantsMost comprehensive list of interview questions for sap bw consultants
Most comprehensive list of interview questions for sap bw consultants
 
127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collections127556030 bisp-informatica-question-collections
127556030 bisp-informatica-question-collections
 
Interview qq
Interview qqInterview qq
Interview qq
 
Sql interview question part 8
Sql interview question part 8Sql interview question part 8
Sql interview question part 8
 
Ebook8
Ebook8Ebook8
Ebook8
 
Ds
DsDs
Ds
 
Ebook9
Ebook9Ebook9
Ebook9
 
Sql interview question part 9
Sql interview question part 9Sql interview question part 9
Sql interview question part 9
 
Ebook9
Ebook9Ebook9
Ebook9
 
Sql interview-question-part-9
Sql interview-question-part-9Sql interview-question-part-9
Sql interview-question-part-9
 
Oracle qstns
Oracle qstnsOracle qstns
Oracle qstns
 
Ebook6
Ebook6Ebook6
Ebook6
 
Sql interview question part 6
Sql interview question part 6Sql interview question part 6
Sql interview question part 6
 
Ebook6
Ebook6Ebook6
Ebook6
 
Sql interview-question-part-6
Sql interview-question-part-6Sql interview-question-part-6
Sql interview-question-part-6
 
Sql interview-question-part-6
Sql interview-question-part-6Sql interview-question-part-6
Sql interview-question-part-6
 
100 sap basis_interviwe_questions
100 sap basis_interviwe_questions100 sap basis_interviwe_questions
100 sap basis_interviwe_questions
 
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
Waiting too long for Excel's VLOOKUP? Use SQLite for simple data analysis!
 
153 Oracle dba interview questions
153 Oracle dba interview questions153 Oracle dba interview questions
153 Oracle dba interview questions
 
123448572 all-in-one-informatica
123448572 all-in-one-informatica123448572 all-in-one-informatica
123448572 all-in-one-informatica
 

Dernier

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 

Dernier (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

Obiee faq quessions only

  • 1. http://nerdsofobiee.wordpress.com/2010/07/06/obiee-interview-questions/ some interview question with Answers on http://www.infopurple.com/obiee-interview-questions-and-answers-faq-2 Check this url . What is the default location of a repository file? 2. How many repository files can be loaded to a BI Server simultaneously? Assume its a single server with single instance of BI Server running just to keep things easy 3. If you have more than 3 repository files mentioned in your NQSConfig.ini file as default, which one gets loaded to the memory when the BI Server is started? Ex: Star = SamplerRepository1.rpd, DEFAULT; Star = SamplerRepository2.rpd, DEFAULT; Star = SamplerRepository3.rpd, DEFAULT; 4. How do you import Essbase Cubes into your repository? 5. Whats XMLA and where is it used for in OBIEE context? 6. Can you change the location of your rpd file in your OBIEE Configuration? If Yes, Where would you mention the new location of this rpd file for Bi Server? Instance conifg.xml 7. What kind of joins would you perform in the physical layer of the repository file when opened with Administration tool? Physical join 8. What are the minimum services needed to load a repository file onto memory and view a dashboard which has reports that have been refreshed on a scheduled basis? Bi scheduler, bi presentation services, bi server 9. Can you use an OLTP backend database for creating a dashboard?
  • 2. 10. How many tables are needed in minimum to pass through the Consistency Checking in Logical Layer (Business Mapping and Modeling Layer) of the repository? 1 fact 1 dimension 11. Can you create new views in the database using OBIEE Administration tool? Can you explain the procedure for doing this? yes 12. What is a complex join in OBIEE and why, where is it used? 1to n or 0,1 to n 13. Is it mandatory to have hierarchies defined in your repository? If Yes, where does it help? If No, what happens in the reports? Drill down 14. How do you create outer joins in physical layer? BMM Complex join 15. What does Consistency Checking perform; What are the minimum criteria to pass consistency checking for a given repository? 16. Does OBIEE store physical sql ? How is physical sql generated in OBIEE environments? Administrator or C:OracleBIserverLog 17. Are there any occasions where physical sql is not generated when running against a backend database like Oracle, SQL Server or any other relational database? 18. What is the best default logging level for production users? 19. What is the difference between logging level 1 and 2? 20. What are the different places (files) to view the physical sql generated by an Answers report? Administrator or C:OracleBIserverLog 21. Where does the BI Server logs its start, stop and restart times in the file system? BI serverlog 22. You have two tables Table 1 and Table 2 joined by a foreign key in the database? They are imported together from the database into your physical layer. Is this relationship still preserved in the OBIEE physical layer?
  • 3. 23. Same as question 22 but what happens if you import each table seperately? 24. If Table 1 and Table 2 are dragged from physical layer to BMM layer, which table becomes a Fact Table and which table becomes a Dimension Table? 2 tables act as fact 25. What if the tables (Table 1 and Table 2) are not joined, then what happens in BMM layer? 26. What is the difference between logical table and logical table source? 27. How many LTS (Logical Table Sources) can a logical table have? Whats the minimum and maximum? 28. How many server instances can coexist in an OBIEE cluster? 29. Whats a dimension only query in OBIEE? 30. Aggregation rules are set on top of …………… columns (Physical Columns or Logical Columns or Both) Lets get to questions that are little more complex in my opinion 31. What is alternative drill path? How do you set alternative drill path in OBIEE? 32. What are the pre-requisites for using aggregate persistence wizard? What does aggregate persistence wizard create and what does it help with? 33. Can you import data in multiple sheets from an Excel file? How do you import data from an Excel sheet? (Forget about csv files for now) 34. What are the uses of “Execute Direct SQL” feature in Answers? Is it a good practice to allow this feature for production users? 35. How do you disable “Execute Direct SQL” feature for all the users of your repository? 36. I want to store the value of the last time the respository was updated and show it in the dashboard? What type of variable can be used for this purpose?
  • 4. 37. Is there any way to see a list of all the repository variables defined in your repository using Answers tool? 38. What are Chronological Keys in OBIEE? How are they different from Logical Keys? 39. You want to use a database built-in function bypassing the functions defined in OBIEE? What OBIEE function helps in achieving this? Whats the syntax for this function? 40. What are the different ways to authenticate an user in OBIEE system? Can OBIEE authenticate a user passing through multiple authentication methods? 41. How do you resolve M:M relationship between tables in OBIEE? Explain a scenario where this would help? 42. Does OBIEE support ragged hierarchies? What is the procedure to import ragged hierarchies from Essbase? 43. You are trying to open a repository using Admin tool and when you click to say “Open Online”; a dialogue box pops up saying “Your rpd is available in read-only” mode. How can you edit this repository by opening online? 44. How do you set up usage tracking in OBIEE? Is the Usage Tracking mechanism in OBIEE configurable to capture new identified metrics by your department? 45. What is the default configuration for caching in NQSConfig.ini file? How method does the OBIEE use for clearing its cache? 46. Table 1 and Table 2 are joined together in an Answers query. Table 1 is defined as cachable and Table 2 is defined as not cachable? What happens to the resultset used in the Answers tool? Is the result cached or not cached? 47. What is MUDE/ MUD in OBIEE? On what basis would you create projects? 48. Two people (Developer A and Developer B) are assigned to the same project inside MUD and opened the same project simultaneously. Developer A made some changes to the project and merged his changes to the original repository. Developer B also made some changes and
  • 5. commited his changes to the original repository? Does the MUD environment preserve both Developer A and Developer B changes? 49. In MUDE, Can two resources checkout the same project simultaneously? 50. In MUDE, what happens if the physical tables are shared between projects? 51. What are the different types of utilities provided in OBIEE? Explain any two utilities used in your previous projects and what are they used for? 52. What are the different documentation mechanisms available in Admin tool? How do you create documentation for your Answers users against all objects available in your subject areas 53. Do you have to have the same username established at both rpd and presentation services levels for this to work? Not necessarily based on my knowledge.. I will let others comment on this 54. What kind of priveleges can be granted from presentation services level? Access to iBots, certain tabs in the dashboard, delivers, alerts, schedule reports etc etc.. 55. Whats 3NF? 56. w can we convert a 3NF physical design to a Star Schema Logical Model? 57. How does OBIEE work with Summary Tables? 58. When to use Report Manager and When to Use OBIEEE 59. What time Dimension. 60.what are the Limitations of Pivot table 61. Schema tables 62. Errors on Pivot table 63.Setting aggregation in rpd is better or in Pivot table? 64. which version of OBIEE 65. Which Default sever is installed along with OBIEE. 66. Installation type : Cluster Installation( Should provide Load balancing) for good performance and balancing load between servers 67. Do it in a 3 tier architecture 1. Separate database server
  • 6. 2. Separate BI server 3. Separate Web server 4. It's recommended if you can use SAN location for deploying the report metadata files Data modeling example?