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

Back Up Existing IBM Cognos Information

You must back up existing IBM Cognos information if IBM Cognos 8 components are running on an application server (including Tomcat) and you are changing to an application server that ships with its own JVM. You must also back up existing IBM Cognos information if you must change the JVM you are using.

Note: You must back up existing IBM Cognos information within the working environment prior to upgrade.

Before configuring IBM Cognos 8 components to run on the new application server or JVM, you must back up

To ensure the security and integrity of your IBM Cognos data, back up the content store, configuration information, and cryptographic keys to a directory that is protected from unauthorized or inappropriate access.

Tip: To check if any cryptographic keys exist, look in the c8_location/configuration directory. Cryptographic keys exist if this directory includes the following subdirectories: csk, encryptkeypair or signkeypair.

Steps
  1. If data exists in the content store, start the IBM Cognos 8 service and export the entire content store using the Deployment tool.

    For more information, see the topic about creating an export deployment specification in the Administration and Security Guide.

  2. In IBM Cognos Configuration, from the File menu, click Export As and save the configuration information in a decrypted format. When naming the file, use a name such as "decrypted.xml".

    Export the data to a directory that is protected from unauthorized or inappropriate access because passwords are stored in plain text. You are prompted to acknowledge that the export is an unsecure operation.

  3. Stop the IBM Cognos 8 service:

  4. Back up any existing cryptographic keys by saving the appropriate files and directories to an alternate location that is secure.

    The files are

    The directories are

  5. Delete the caSerial and cogconfig.prefs files and the three directories: csk, encryptkeypair, and signkeypair.

  6. Replace the c8_location/configuration/cogstartup.xml file with the file that contains the data exported from IBM Cognos Configuration (for example, "decrypted.xml").

    Important: In the c8_location/configuration directory, the file must use the name "cogstartup.xml".

    The information in this file will be automatically re-encrypted using new cryptographic keys when you save the configuration in IBM Cognos Configuration.