wilsonmichael
Programmer
When running this one report i sometimes get this failed message "Failed to open a rowset. File D:\Program Files\Crystal Decisions\Shared\Temp\procSched\USMEADMGFISPCD1.report\~tmp11c834f5d929860.rpt."
This message occurrs after the report has been running for 30 minutes. Is there some kind of timeout for long running queries?
I have checked the database and i do see a long running query but there is output that is being written. The error found in oracle is a lost connection error.
System Details
I am running crystal enterprise 9.0 with oracle 9 database.
using odbc driver CR Oracle Wire Protocol ODBC Driver 4.10
The report i am running contains a stored procedure. I pass three parameters to the procedure. These 3 parameters are a Userid, a report_id and a seq_id. These parameters are telling the proceudure where to get the data to run from.
Thanks
Mike
This message occurrs after the report has been running for 30 minutes. Is there some kind of timeout for long running queries?
I have checked the database and i do see a long running query but there is output that is being written. The error found in oracle is a lost connection error.
System Details
I am running crystal enterprise 9.0 with oracle 9 database.
using odbc driver CR Oracle Wire Protocol ODBC Driver 4.10
The report i am running contains a stored procedure. I pass three parameters to the procedure. These 3 parameters are a Userid, a report_id and a seq_id. These parameters are telling the proceudure where to get the data to run from.
Thanks
Mike