Can any one say me wat does"maintanence of universe" means
wit?
Answers were Sorted based on User's Feedback
Answer / shiva shankar sheela
Maintainence of universe means adding new tables,
refreshing the table structure after adding new tables,
create the joins between the new tables to existing tables,
identify loops if any, examine the integrity checks after
any changes, determining the cardinality if any,resolving
the loops, adding the new objects and classes , exporting ,
restricting access to users,etc..
all the operations after the initial production phase are
maintainence
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / vams_gk
mean that we have to add some more tables to scheema design
as per client requirements.and fine any prob if u add the
tables.resolve and generate reports
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the most complex report you have developed. Explain and how did you overcome??? Please give some examples
I have only 1 dataprovider and using that i have to create 2 tabular report on Webi on same page. One report will display all the salary details and other report will display only max salary. How will you achieve this.
How to check for a particular value from one column with the list of values present in another column in Webi reports?
WHAT IS INPUT CONTROL IN BO?
What is shortcut join?could give any one example?
Hi,can anybody help me to do like this, i have one dp with agerange, first name ,Address. And another dp is agerange,age min , last name. in this two data providers agerange is common . I want to see in my report all the fields . How i can merge it ?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
i am facing date format issue in webi report in BI4.0 environment. i have unx based on Mysql connection. date is coming in 10 digits numeric format like(2345623456). I want to change it in dd.mm.yyyy format. Please suggest
what are they different types of report in BO?
suppose case1:a person buy a car case2: rent a car which is context & which is alias? why?
How many universes are required for a single project,and how many reports are required for a single Universe.
Explain the difference between union and group?