Book Image

IBM Cognos Business Intelligence

Book Image

IBM Cognos Business Intelligence

Overview of this book

IBM Cognos is Business Intelligence software that enables businesses to fully utilize their maximum potential. It connects people with information from virtually any data source whenever and wherever they need it so that they can make better decisions, faster.Take the practical, hands-on approach to managing your reporting environment with "IBM Cognos Business Intelligence" - packed with coverage of all the latest features to truly help you maximize your potential.With this in-depth practical guide you will learn how to fully utilize IBM Cognos 10 so that your business can make smarter decisions, achieve better results and gain a deeper understanding of your company's data. You will learn about critical topics like Report Studio, Query Studio, Analysis Studio, Security and Administration as well as in-depth coverage of other features like Business Insight, Business Insight Advanced, and Active Reports, which were introduced with IBM Cognos 10.
Table of Contents (21 chapters)
IBM Cognos Business Intelligence
Credits
Foreword
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Archiving content outputs


Archiving is also available within Integrated Control Suite as a tool called Integrated Archive Service. This is a tool that runs on the backend so that end users are oblivious to its existence. It is used to shrink the size of growing content stores.

The problem is that IBM Cognos BI is designed in a way that utilizes the same database for storing both outputs (that is, Excel or PDF outputs from saved report runs) and application settings (that is, what objects are rendered on each screen, what objects are in which folders, and which services to use for each part of the application to run). A more logical solution would have been to separate these two functions. What happens is that as the content store grows with report outputs, activities such as folder navigation start to slow down because the database that is being used is just too big.

With Integrated Archive Service, stored outputs are moved to a separate database. The end result is that the content store size...