To use Cognos product documentation, you must enable JavaScript in your browser.

Set Up the Data Source or Import Source Environment  

The Cognos 8 modeling tools create and manage metadata. Framework Manager creates and manages metadata for the reporting functions, Cognos 8 Transformer creates and manages metadata for PowerCubes, and Metric Designer creates and manages metadata required for the scorecarding functions. Because metadata is derived from data sources in multi-platform or multilingual environments, there are several things you must think about or do when you set up the data source environment for Framework Manager or Cognos 8 Transformer or set up the import source environment for Metric Designer. Commonly, these things depend on the third-party technology you use for your data or import source.

If you use a Sybase data source, these steps are not necessary.

If you upgraded from an older version of Framework Manager, you are not required to set up anything in the data source environment. You must set up the data source environment only if you installed Framework Manager in a different location from the older version.

Ensure that you install the appropriate language packs to support the character sets and currency symbols you use. For information about installing language packs, see the Cognos Supplementary Languages Installation and Configuration Guide.

If users operating in different languages will be connecting to a Microsoft Analysis Services (MSAS) data source, you must create a separate Cognos 8 instance for each language.

Steps
  1. Set the environment variable for multilingual support:

    No settings are required for SAP BW. SAP support only a single code page on non-Unicode SAP BW systems.

  2. For Oracle, add $ORACLE_HOME/lib to your LD_LIBRARY_PATH.

    When you set the load library paths, ensure that the 32-bit Oracle libraries are in the library search path, which is usually the $ORACLE_HOME/lib directory or the $ORACLE_HOME/lib32 directory if you installed a 64-bit Oracle client.

  3. For Oracle, copy the ojdbc14.jar file from ORACLE_HOME/jdbc/lib to the c8_location/webapps/p2pd/WEB-INF/lib directory.

    If the directory contains the classes12.jar file, delete it before installing the ojdbc14.jar file.

  4. For SAP BW, configure the following authorization objects so that the modeling tool can retrieve metadata.

    Some of the values shown, such as *, are default values that you may want to modify for your environment.

    Authorization objectFieldValue
    S_RFCActivity16
     Name of RFC to be protectedSYST, RSOB, SUGU, RFC1, RS_UNIFICATION, RSAB, SDTX, SU_USER
     Type of RFC object to be protectedFUGR
    S_TABU_DISActivity03
     Authorization Group&NC&
    S_RFCActivity16
     Name of RFC to be protectedSYST, RSOB, SUGU, RFC1, RS_UNIFICATION, RSAB, SDTX, SU_USER
     Type of RFC object to be protectedFUGR
    S_TABU_DISActivity03
     Authorization Groups&NC&
    S_USER_GRPActivity03, 05
     User group in user master main*
    S_RS_COMPActivity*
     Info AreaInfoArea Technical Name
     Info CubeInfoCube Technical Name
     Name (ID) of reporting components*
     Type of reporting components*
    S_RS_COMP1Activity*
     Name (ID) of reporting components*
     Type of reporting components*
     Owner (Person Responsible)*
    S_RS_HIERActivity71
     Hierarchy NameHierarchy Name
     InfoObjectInfoObject Technical Name
     VersionHierarchy Version
    S_RS_ICUBEActivity03
     InfoCube sub-object

    DATA

    DEFINITION

     Info AreaInfoArea Technical Name
     InfoCubeInfoCube Technical Name

    &NC& represents any table that does not have an authorization group. For security reasons, create a new authorization group and assign the table RSHIEDIR to it. The new authorization group restricts the user’s access to the above table only, which is needed by the modeling tool. Create the new authorization group as a customization in the SAP system.

    For more information about SAP BW authorization objects, see Transaction SU03.

After you complete these tasks, you must configure the Cognos 8 components to work in your environment.