IBM Support

What types of databases are supported in v10.2.2 as a My Data Sets repository?

Product Documentation


Abstract

This document explains what types of databases are supported as My Data Sets repository in IBM Cognos Business Intelligence version 10.2.2

Content

IBM Cognos Business Intelligence version 10.2.2 supports only IBM DB2 LUW as a My Data Sets Repository. The following list outlines the techical requirements for the DB2 database serving as a repository:

  • DB2 version 9.7.7 or later
  • A JCC JDBC driver version 4 (db2jcc4.jar) must be added to each Cognos BI application tier \webapps\p2pd\WEB-INF\lib directory.
  • A new database instance must be created with Unicode code set. Non-Unicode code sets are not supported.
  • By default, the configured database user must be granted Database Administration Authority (DBADM) permission because the default behavior is that a separate schema is created for each Cognos user's collection of data sets. With Fix Pack 1 or higher, you do not require DBADM permissions if you specify a common schema to be used for all users' data sets - you can either specify to use the database's default schema or an existing schema of your choice by adding one of the following into the Connection properties field of the My Data Sets repository connection in Cognos Administration:
    • ibmcognos.defaultschema;
    • ibmcognos.schema=<schema name>;


Supplemental Requirements:
  • In order to avoid running into transaction logs failures, set the DB2 transaction log file size (LogFilSiz) to a minimum value of 4096 (the default size is 1024). More details here.
  • In order to import files with large number of columns (>256), you may need to increase the page size. More details here.
  • In order to take advantage of BLU acceleration feature please refer to step 6 here.

Supporting Links:
JDBC driver: http://www-01.ibm.com/support/docview.wss?uid=swg21363866

[{"Product":{"code":"SSEP7J","label":"Cognos Business Intelligence"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"10.2.2","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
17 June 2018

UID

swg27044243