Oracle BI EE (OBI) Repository and Configuration
Test your knowledge of Oracle Business Intelligence Enterprise Edition (OBI EE) architecture including repository structure, presentation catalogs, business models, physical layer, connection pools, and system configuration settings.
Questions
"OBI EE Server can host more than one repository files." True/False
- True
- False
"Oracle BI Cluster controller can control BI Presentation Services to balance request load." True/False
- True
- False
Which communication protocol is used by "analytics" plug in to communicate with the "BI Presentation Service"?
- TCP
- UDP
- SAWTCP
- HTTP
"HashUserHomeDirectories is need to be set to > 2 so that more than 4000 can access OBI presentation catalog".
- True
- False
One connection pool can connect to more than one database schema of the same database.
- True
- False
Oracle BI Repository can support Oracle Long Objects (LOB, BLOB, CLOB etc).
- True
- False
One server can create maximum 50 database connections.
- True
- False
Physical layer of repository must contain a star schema.
- True
- False
BMM layer should always contain a Star Schema or Dimensional Data Model.
- True
- False
All joins in the physical layer should be complex joins.
- True
- False
A complex join is -
- Primary Key Foreign Key Join
- Primary Key Candidate Key Join
- Candidate Key Foreign KeyJoin
- None of the above
Select the statement which is False.
- Number of element to Grand Total Level is 1
- Number of element to Grand Total Level is greater than 1
- All Level Should have a key
- Final level of all the hierarchies should be same child level.
Which is not a valid data type in OBI EE.
- BIT
- TINYUNIT
- UNIT
- LONGUNIT
The maximum length of VARCHAR variable is -
- 1000000
- 10000000
- 100000000
- 1000000000
One physical table can have more than one Alias with different primary key.
- True
- False
One logical column can have more than one logical source.
- True
- False
One presentation catalog can map to more than one business model.
- True
- False
OBI repository supports column level security.
- True
- False
Which type of variable does not need any initialization block.
- Static
- Dynamic
- System Session
- Non-System Session
One presentation catalog can connect to as many repository as needed.
- True
- False