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

 

An error occurred while performing operation 'sqlScrollBulkFetch' status='-232'.

Started by raghuubm@gmail.com, 26 May 2015 11:45:34 PM

Previous topic - Next topic

raghuubm@gmail.com

Hi guys i am getting this error when i try to run the report in report studio "An error occurred while performing operation 'sqlScrollBulkFetch' status='-232

The complete details of the error report is
"UDA-SQL-0107 A general exception has occurred during the operation "fetch".[IBM][Optim Connect Driver for ODBC 3.5][A046] The conversion from datatype 'timestamp' to datatype 'double' failed.
[IBM][Optim Connect Driver for ODBC 3.5]API9419E: Error in row. (SQLState 01S01).UDA-CUR-0000 Unable to fetch the row.RSV-SRV-0042 Trace back:RSReportService.cpp(726): QFException: CCL_CAUGHT: RSReportService::processImpl()RSReportServiceMethod.cpp(259): QFException: CCL_RETHROW: RSReportServiceMethod::process(): asynchWait_RequestRSASyncExecutionThread.cpp(854): QFException: RSASyncExecutionThread::checkExceptionRSASyncExecutionThread.cpp(311): QFException: CCL_CAUGHT: RSASyncExecutionThread::runImpl(): asynchRunSpecification_RequestRSASyncExecutionThread.cpp(910): QFException: CCL_RETHROW: RSASyncExecutionThread::processCommand(): asynchRunSpecification_RequestExecution/RSRenderExecution.cpp(585): QFException: CCL_RETHROW: RSRenderExecution::executeAssembly/RSDocAssemblyDispatch.cpp(325): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSLayoutAssembly.cpp(79): QFException: CCL_RETHROW: RSLayoutAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(419): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSReportPagesAssembly.cpp(178): QFException: CCL_RETHROW: RSReportPagesAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(369): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSPageAssembly.cpp(314): QFException: CCL_RETHROW: RSPageAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(369): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableRowAssembly.cpp(177): QFException: CCL_RETHROW: RSTableRowAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(369): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyAssembly/RSTableCellAssembly.cpp(151): QFException: CCL_RETHROW: RSTableCellAssembly::assembleAssembly/RSDocAssemblyDispatch.cpp(419): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchChildrenAssemblyForwardAssembly/RSDocAssemblyDispatch.cpp(369): QFException: CCL_RETHROW: RSDocAssemblyDispatch::dispatchAssemblyRSResultSetIterator.cpp(1475): QFException: CCL_RETHROW: RSResultSetIterator::retrieveDataQFSPartialDataset.cpp(80): QFException: CCL_RETHROW: QFSPartialDataset::GetEdgeIteratorSource/QEDmResultSet.cpp(75): QFException: CCL_THROW: QE"

CAn anyone suggest where i have gone wrong and what i have to do to overcome this?

MFGF

Hi,

Quote from: raghuubm@gmail.com on 26 May 2015 11:45:34 PM
The conversion from datatype 'timestamp' to datatype 'double' failed.

This looks like the important piece of the error message. You appear to have a date or datetime item in your report that you are trying to use like a number - perhaps in a query calculation or a filter expression? Either that, or you are casting something to a numeric format that isn't numeric digits?

MF.
Meep!