Everytime I am running a batch for report generation I am getting randomly the following error :-
com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Database Connector Error: ’ Database Vendor Code: -913 ’
Failed to retrieve data from the database.
Error in File C:\WINDOWS\TEMP{CA422841-4731-4356-AC8E-0590619C3515}.rpt:
Database Connector Error---- Error code:-2147482941 Error code name:failed
at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
This error comes randomly.I am using a stored procedure to populate a table which exports the data into the report.I am using crystal reports XI.
The other errors that also come are :-
com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Failed to retrieve data from the database.
Error in File C:\WINDOWS\TEMP{4839CC78-7CE1-46F1-9DA5-3BB6BA0A4129}.rpt:
Failed to retrieve data from the database.---- Error code:-2147482925 Error code name:failed
at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
com.crystaldecisions.sdk.occa.report.lib.ReportSDKServerException: Failed to retrieve data from the database.
Details: Database Vendor Code: 203
Database Connector Error: ’ Database Vendor Code: 203 ’
Failed to retrieve data from the database.
Failed to retrieve data from the database.
Error in File C:\WINDOWS\TEMP{3282689C-7C1C-480C-995E-26F7EFD1821B}.rpt:
Failed to retrieve data from the database.
Details: Database Vendor Code: 203 ---- Error code:-2147482925 Error code name:failed
at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(Unknown Source)
version of crystal reports application --11.0.0.895
type and version of database— DB2 SERVER version 9
Please help.
somd (BOB member since 2008-12-23)