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

Urgent Help needed

Started by vivek.bevan, 09 Sep 2008 08:44:50 AM

Previous topic - Next topic

vivek.bevan

Hey Guys,

Any idea about the following error:
-------------------------------
UDA-SQL-0114 The cursor supplied to the operation "sqlOpenResult" is inactive. UDA-EE-0092 Data exception occurred. String data has been right truncated. UDA-SQL-0460 A general exception has occurred during local processing. RSV-SRV-0042 Trace back: RSReportService.cpp(747): QFException: CCL_CAUGHT: RSReportService::process() RSReportServiceMethod.cpp(217): QFException: CCL_RETHROW: RSReportServiceMethod::process(): promptPagingForward_Request
-------------------------------

This error is eating my brain out. Any help is appreciated.

Thanks,
Vivek

vivek.bevan

Got the issue here. I was casting a field for varchar and it looks like the character limit i had given was less for some cases. When i increased the varchar limit the error was gone.

~Vivek