COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Topic started by: nilesh.kamani on 16 Feb 2009 04:57:36 AM

Title: RSV-BBP-0039 Error
Post by: nilesh.kamani on 16 Feb 2009 04:57:36 AM
Hello all,

I am getting below error for few reports. It only happens when report output is going to be huge. I am using SDK and calling cognos from J2EE application.

RSV-BBP-0039 The request 'reportGetOutput_Request' failed because the conversation was removed from the system to make room for other conversations.

Can anyone please let me know how can I make Cognos to handle big reports? It seems cognos is timing out before it generates reports. I have checked query generated by Cognos and it is executed in 45 seconds.

It is last issue left in Cognos migration. We moved from CRN to Cognos 8.4 RTM.
In Cognos CRN, the same report is working fine with same data.

Thanks & Regards,
Nilesh Kamani
Title: Re: RSV-BBP-0039 Error
Post by: pashii on 25 Aug 2009 08:09:01 AM
Hi Nilesh,
First How did u able to upgrade the other reports? can you please share me the process.
I am doing the same using C#, but couldn't upgrade reports properly.
please help me how you are upgrading in ur Java functionality.

for timeout issue, just try giving timeout period to the Cm service which you are invoking while upgrading.

Thanks,