what are the types of universes?
what is the difference between metri universe and simple
universe? in what context we use metric universe?
Answers were Sorted based on User's Feedback
We have 2 types of universe.
OLAP Universe -Universe built on Bex queries
OLTP Universe - Universe built on RDBMS
We can also create linked universe using OLTP universes.
Personal, Shared and secured are the universe connection types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sreedhar
simple universe contains the joins for all classes in the
universes. metric universe have isolated classes in the
universe.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / zeenat
There is only one universe in terminology of BO, but there
may be many situations based on the usage, where we can
classify the universes as-
1. Depending on type of data universe objects mapping
a. Ad-hoc (personal data) – The Universe created for a
personal usage is called Ad-hoc Universe and these are not
shared with anybody else.
The reports created using these universes are called Ad-hoc
Reports and generally users have the rights to store the
reports in the Inbox. Ad-hoc reporting is a user friendly
feature designed for all levels of users. Custom reports
are created using queries.
b. Non Ad-hoc (corporate data) – The universe created
for a corporate usage is known as Non ad-hoc Universe these
are sharable Universes and reports created from these can
be viewed by all the users.
2. In linking universes scenario
a. Core universe (Kernel or Master universe) – The
Universe created and used with another universes for the
reusability of the components.
b. Derived universe – The Universe created using Core
universe and there own required components.
3. Depending on universe parameters.
a. Secured universe.
b. Personal universe.
c. Shared universe.
| Is This Answer Correct ? | 4 Yes | 9 No |
Answer / narsi
universes are 3 types : 1)simple universe
2)complex universe 3)dervied universe
In metric universe aggregate summary is disable. so metric
universe is not used
in simple uni while the aggregate summary is enable. and
also it generates the summary.
at 3rd question i dont know.
| Is This Answer Correct ? | 2 Yes | 11 No |
please anyone explain the equi join,outer joi(right outer join and left outer join),theta join and self join with database tables.
can any one say me exactly when and where alias and context are used in resolving a loop. If possible try to give me a scenario also.
What Is Snow Flake Schema?
What are the Errors in BO Pls Explain with Examples
2 Answers iFlex, Tech Mahindra,
What is the diff b/w BO webi reports, crystal reports and xcelsius ? Thanks...
How to create a report template BO XI R2
WHERE DO YOU USE GLOBAL FILTERS ,EXPLAIN WITH EXAMPLE?
Difference between Decode and Case?
IN BO i have data source having the data like "abc" and after creating the Report on that datasource the data unmathed like "def".what will you do ? please anybody help me
Pls Explain about the different between 6.5 & Xi R2
I have a report with two queries and each query have prompt on some object. Tell me how many times it will ask for the input?
date format in report like (22/5/2010 "3:20:15 am") like this i want to remove 3:20:15 remove from report how can we do this in bo xi r2