Post Author: dkm1982
CA Forum: JAVA
Hi Friends,
I have a web application which uses Crystal to generate reports with Oracle as the database. The Crystal exports report in PDF format and writes this report into a temporary file on Server. It runs perfectly in development environment. But in Production where data in database reaches large volume like 100 million, I get following error:
com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: An error occured while exporting the report---- Error code:-2147467259 Error code name:failed
Please suggest clue to find the sollution. Is it possible that reason some thing other than large amount of data?
Thank you. Best Regards, Deepak