0 / 0
Setting up reporting for IBM Knowledge Catalog

Setting up reporting for IBM Knowledge Catalog

Configure reporting to query metadata from IBM Knowledge Catalog and generate dashboards and reports by using BI tools such as Cognos Analytics and Tableau. The insights allow your data and governance teams to make use of data analytics, identify data issues, and efficiently allocate resources.

To create a report, use an SQL query to pull the data to a supported external relational database of your choice. Then, connect to a reporting tool like Cognos Analytics to generate reports, see Sample reporting queries for IBM Knowledge Catalog.

To ensure that sensitive data is protected, you can send data to various schemas on the database, and restrict access to these schemas.

Only top-level categories can be enabled for reporting. Subcategories use the same schema as their top-level categories.

Types of data you can query and report

You can create reports on many types of metadata if you have the required permissions:

Catalogs

Projects

Governance artifacts

Admin

Requirements

Supported database types

  • Db2 on Cloud with a Standard or Enterprise plan

If you select a Db2 database for storing the reports, make sure to create the database with 32 K page size.

db2 create database <DATABASE_NAME> PAGESIZE 32 K
  • PostgreSQL version 12, and later

Prerequisites

You need a nonvaulted connection to a supported type of database. If no connection is defined in the platform connections, contact your administrator to configure at least one. See Creating the catalog for platform connections.

Required permissions

To configure the reporting, you must have:

Alternatively, create an access group containing the same access level policies. Then assign users to this access group. See Setting up IAM access groups.

Procedure to set up and configure reports

When you configure reporting you select where to send the IBM Knowledge Catalog data and what data to use for reporting.

To set up the reporting:

  1. Go to Administration > Governance and catalogs > Report setup.
  2. Select a connection to a database. If no connection is defined, see Prerequisites.
  3. Select the default schema. All data is written to the selected schema by default, but you can edit the schema for a particular catalog, project, or category. Make sure that the database users have write access to the selected schemas.
  4. Enable the catalogs, projects, categories, or data protection rules for which you want to run the reports.
  5. Click Save settings.

Next steps

Before you start reporting you can modify the settings. For example, you can change the schema that you use, enable and disable data for reporting by using the slidebar for each concrete type of data. After you save the new settings and update the reporting, the reports are updated. For more information, see Managing reporting for IBM Knowledge Catalog.

To better understand the relationships between the SQL tables that store the reporting data, see Data model for IBM Knowledge Catalog reporting.

Learn how to handle synchronization failures in Managing reporting for IBM Knowledge Catalog.

Learn more

Parent topic: Planning to monitor IBM Knowledge Catalog

Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more