CE-10 (PRO), Dot-Net application, ORACLE 9i stored procedure as Datasource.
We are pretty current with Service Packs and Hot Fixes on the Dot-Net and CE servers.
Dot-Net application calls a report to view-on-demand from CE-10 (PRO) Page/Cache not RAS service. The report is based on an ORACLE 9i stored procedure.
First page of a multi-page report generates in the viewer after a few seconds. That's OK.
PROBLEM - When changing pages in the viewer, the reports regenerate completely before opening the next page, rather than just serving it from the cache.
When you look in Oracle, the call to the stored procedure is done on every page changes....so it appears to be re-executing the entire RPT process for each page, rather than serving it from the cache.
Anyone seen this before, and if so any ideas...?
TIA for the help.
We are pretty current with Service Packs and Hot Fixes on the Dot-Net and CE servers.
Dot-Net application calls a report to view-on-demand from CE-10 (PRO) Page/Cache not RAS service. The report is based on an ORACLE 9i stored procedure.
First page of a multi-page report generates in the viewer after a few seconds. That's OK.
PROBLEM - When changing pages in the viewer, the reports regenerate completely before opening the next page, rather than just serving it from the cache.
When you look in Oracle, the call to the stored procedure is done on every page changes....so it appears to be re-executing the entire RPT process for each page, rather than serving it from the cache.
Anyone seen this before, and if so any ideas...?
TIA for the help.