$('a[name]').remove(); $('#ic-homepage__footer').before('
'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('
'); $("#ic-homepage__feed-tips").wrapInner('
'); });
IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Cognos data model generation IBM Tivoli Monitoring, Version 6.3
Prerequisites to generating a Cognos data model
Complete these tasks before you generate a Cognos data model
- These steps must be completed only one time, as all future data models generated with Agent Builder will use this environment.
- It is advisable to create an isolated development environment for agent testing and report creation.
Procedure
- Install and configure a (Tivoli Data Warehouse).
- Create tables and Procedures in the Tivoli Data Warehouse.
- Create tables and Procedures in the Tivoli Data Warehouse.
- Populate the Tivoli Data Warehouse with the Tivoli Reporting and Analytics Model.
- Install and configure (Tivoli Common Reporting).
- Install and configure the (Framework Manager).
- Tivoli Data Warehouse
About Tivoli Data Warehouse.
- Tivoli Common Reporting
Tivoli Common Reporting contains the Cognos Business Intelligence engine, which contains elements to assist with the creation of agent reports.
- Framework Manager
Framework Manager is an application that ships with the Tivoli Common Reporting application, but must be installed and configured separately.
Parent topic:
Cognos data model generation