COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: RAJESH_COGNOS on 20 Aug 2009 10:39:47 AM

Title: Upgrade errors.
Post by: RAJESH_COGNOS on 20 Aug 2009 10:39:47 AM
Hello All,
I moved older version of the report from one portal to an other portal and I am getting the below error what to do?
--------------------------------------------
This report contains upgrade errors and cannot run. Open the report in Report Studio to review and fix the upgrade errors.

RSV-SRV-0042 Trace back: RSReportService.cpp(781): RSException: CCL_CAUGHT: RSReportService::process() RSReportServiceMethod.cpp(217): RSException: CCL_RETHROW: RSReportServiceMethod::process(): asynchRun_Request RSASyncExecutionThread.cpp(690): RSException: RSASyncExecutionThread::checkException RSASyncExecutionThread.cpp(204): RSException: CCL_CAUGHT: RSASyncExecutionThread::run(): asynchRun_Request RSASyncExecutionThread.cpp(740): RSException: CCL_RETHROW: RSASyncExecutionThread::processCommand(): asynchRun_Request Rom/RSRom.cpp(3829): RSException: CCL_THROW: RSRom::checkUpgradeMessages
--------------------------------------------

Title: Re: Upgrade errors.
Post by: johnpenna on 24 Aug 2009 11:04:04 AM
Try running as a tabular view in the query.

If it runs it could be some layout parameters it doesnt like.

I have also found in the past the properties on the Query in 'DATA'  such as "Define Member Sets' & 'Overide dimension info' was set to yes..I set to no and the report ran.

Check also if you have any Javascript in the report. Some versions of Cognos dont run certain JScript code

Good luck