If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

RSV-BBP-0039 Error

Started by nilesh.kamani, 16 Feb 2009 04:57:36 AM

Previous topic - Next topic

nilesh.kamani

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

pashii

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,