COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: krishdw85 on 10 Apr 2010 10:06:46 AM

Title: content manager & content store
Post by: krishdw85 on 10 Apr 2010 10:06:46 AM
every 1 simple ques
thnks for ur reply in adv:

what is the differnence between content manager & content store?

how to test reports?
Title: Re: content manager & content store
Post by: MFGF on 13 Apr 2010 04:52:18 AM
Content Manager is a service within the Cognos 8 architecture.  Content store is a database used to hold the Cognos 8 content.

As for the final question - it is far too vague to provide any meaningful answer.  It's rather like asking "How do I cook?" :)

MF.
Title: Re: content manager & content store
Post by: Sreeni P on 14 Apr 2010 03:36:23 AM
Cognos Content Manager:
Cognos content manager is the Cognos 8 Service which manages the storage of Application Data.
This includes security, Configuration data, Models, Matrix, Reports   Specification and Report Outputs.
Needed to publish models, retrieve or store reports specification and their outputs.
Needed for Manage Scheduling information and Manage Cognos Namespace.

Content Store:
The Cognos 8 service that uses a content store is named as content     manager.
The content store is a relational database that contains data which Cognos 8 needs to operate.
It contains report specifications, publish models and the packages, connection information of data sources, information about external namespace or information about scheduling and bursting report.
A Cognos 8 content store can be an MS SQL Server, Oracle, Sybase,DB2 or any other database.
For supporting Multilingual the oracle database parameter NLS character set  should be AL32UTF 8.
Much of the information in the content store, such as report results and    XML report specifications, is stored as binary large object (BLOB) fields.

Example: Oracle database, SQL server
Title: Re: content manager & content store
Post by: krishdw85 on 14 Apr 2010 11:23:57 AM
thnk u so much