I'm having a problem with a single report on Crystal Reports Server XI. The report runs fine when it is scheduled to run manually and it runs fine in the designer itself, but any time it is scheduled to run daily it almost always fails (but not always).
When the report fails, it always gives the following error (the temp filename always changes, of course):
Error in File E:\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\hostname.reportjobserver\~tmpd05ee998e2a30.rpt: Invalid argument for database.
This particular report runs against a Documentum repository using a JDBC connection. There are other reports using the same connection that run just fine. It has made no difference if I specified the query to be run or if I used the IDE to select criteria, the results are always the same - it will run fine when run manually (whether directly in the designer or on the CR Server) but will almost always fail when run on a daily schedule.
Nothing is being logged in <installation directory>/BusinessObjects Enterprise 11.5/logging.
Any ideas?