[zLinux] Sourcing the DB2 client library and sourcing the DB2 profile

To use Cognos Analytics to access ITNCM Reports, you source the DB2 client library and the DB2 profile.

Procedure

Source the DB2 client library

  1. Within the DB2 client install directory, add /opt/ibm/db2/V9.5/lib32 to /etc/ld.so.conf and then issue the ldconfig command to regenerate dynamically linked libraries.

Source the DB2 profile

  1. Create a profile that sources the sqllib/db2profile from the DB2 user's home directory.
    For example, the content of your profile will be similar to the following:
    if
    [-f/home/db2user/sqllib/db2profile];then
    ./home/db2user/sqllib/db2profile
    fi

Configure LDAP

  1. Use the Cognos Configuration tool to configure an LDAP server as a user repository.
    For more information on LDAP v3 namespace configuration in Cognos, see the following IBM Support technote: http://www-01.ibm.com/support/docview.wss?uid=swg21612936
  2. Configure an LDAP namespace, as described in the following Knowledge Center topic: