How can you improve performance in report studio level?
What is the difference between Cognos sql and Native sql?
How can you create cubes in framework manager?
Answers were Sorted based on User's Feedback
Answer / neelima
by using simple case statements and minimising the complex
calculations and applying the frequently used filter
conditions at the framework level instead of applying them
in the report level we can improve the performance.By
implementing distributed configuration we can improve the
performance.
we can create IQD's in the framework level and use these
IQD's to create cubes in powerplay.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / ushasree
report studio performance depends on net work spead,
complex calculations,using not in operator,outterjoin.
Cognos SQL and Native SQL are two different types of SQL
generated by cognos tool. Native SQL is sub set or same as
Cognos SQL.
Native SQL contains only the functionality that got
executed at database end, apart from this Cognos SQL will
have the Locally processed logic as well.
we can create package using cube.Cube is a data source here.
| Is This Answer Correct ? | 15 Yes | 10 No |
Answer / durga
The performance of a report depends on the network speed
and as a developer the following things should be taken
care. Use less number of complex calculations in the
report. Avoid using of conditional blocks and also avoid
unions in the reports.
To create a cube we need to create an iqd. and use this
iqd to create a cube.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / s ali
DMR is similar to cube. Has all member functions and drill down and roll up features.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sergio
I don't know exactly why but it seems that parameters in the
filters badly affect performances. Does anybody know why?
| Is This Answer Correct ? | 4 Yes | 7 No |
By using less number of filters, avoiding complex
calculations , and distributing configuration we can improve
performance in report studio ..........
cognos sql statement is created irrespective to database
but native sql statement is created respective to database
which is using .......
we can't create cubes in frame work manager ......there is
no other scope to create cube other than Power play
transformer....
If i am wrong ,point out me please...
It's madhoo
| Is This Answer Correct ? | 7 Yes | 11 No |
Answer / abc
u can create cube in FM using externalise property.
| Is This Answer Correct ? | 2 Yes | 11 No |
If anyone has COG-185 IBM Cognos 8 Migration Professional Certification Dump, please mail me at: sushma_biswas@yahoo.com
What is the use of powerhouse?
How to use Cascade Macro in Report studio? Anybody know about Cascade Macro & and the procedure to use?
what are the limitations of cognos reportnet?
11 Answers IBM, Nestle, TCS,
If you got any problems while developing the reports, then what will you do? How will you debug the problems? This question isasking in many interviews,,,, pls help me,,,
What are various types of gateways in cognos?
can we insert all types of charts in a list report? what r the realtime prompts?
how to connect datamarts
-----------------What is Direct and Conventional loading?
I need to display blue color for max Revenue and red color for min Revenue by using condition formatting how it possible........?
I have a reports on cognos ep7series version3 with database SQl2000.Now i am migrating database SQL2000 to SQL2005.Then What happens to cognos reports and also there is reports cubes then how can i handle this problem please give me step by step solution b'coz i am new to cognos ep7series
what is a prompt value in report studio and variables ?