IBM Support

Can a report be 'downgraded' to run in a previous version

Troubleshooting


Problem

Sometimes it becomes desirable to move a report into an environment of a previous vesion of Cognos. This can sometimes be done without having to re-create the entire report.

Resolving The Problem

It is not possible to downgrade a Cognos 10.x report to a Cognos 8.x version, but you can downgrade a Cognos 10.x report to a lower version of Cognos 10

Cognos 10.x

If you copy a report spec to the clipboard and look at it in a text or XML editor, you will see it starts like this:


 <report xmlns="http://developer.cognos.com/schemas/report/11.0/"...

The 11.0 is the version of the report schema. Usually all that is needed to downgrade a Cognos 10 report is is to change the report schema version number. Then the modified report can be copied to the clipboard and opened in a Report Studio instance launched from an older version of Cognos 10.

Here is the mapping of report spec versions to Cognos BI server versions:

11.0 - Cognos 10.2.1 (Fix Pack 1 or above)
10.0 - Cognos 10.2.1 (no Fix Pack)
9.0 - Cognos 10.1.1
8,0 -Cognos 10.1.0

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

Document Information

Modified date:
15 June 2018

UID

swg21454437