1. I have 2 universes. that is u1 and u2. From u1,i created
one report that is r1. Now i want to give the connection r1
to u2 and at the same time delete the connection from u1 to
r1 ? How is it possible explain?
2.How can i schedule the reports in BOXIR2?
Answer Posted / sreenivas
Hi,
Suppose you have development universe(U1) and production
universe(U2) then u have develop first sample report based
on U1 universe after you have move this report in production
system using import wizard then change universe connection
U2 after it works fine. if any changes objects in any of
universe then you get error.
2.suppose you have admin right then u can schedule in cmc
other wise u hv schedule right then schedule the reports.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is difference between webi and infoview?
What Is The Difference Between Oltp And Olap?
How would you format some text using css to be verdana and bold?
what are the day to day activities of BO administrator ?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
Explain when to use local filter and when to use global filter?
I have 2 doubts regarding the "Input Control" functionality in BI4: 1) Can the Input Controls in BI4 be manipulated? I mean, can we change the IC display as BOLD or change the values from Italics to regular? Or change the colors? 2) How to get hierarchy type control in IC? Let's say my first IC is for Country and second is for State. If I select a particulat country from Ist IC,second one should show me states belonging to selected country. Is that possible? Thanks in advance!!!
Explain the difference between detect alias and detect context?
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Explain when we use aggregate awareness function in designer?
What are the steps to do to use alerts in bo?
What is the difference between the public object&schema object?
In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha
1. 101 vinay hyderabad 123 naresh usa 152 singh delhi 101 vinay usa 123 naresh mumbai 156 raju chennai From the above data we need to retrive current data in a report ? how and explain in detail ?