You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
hi
what is the different setting the cache to -1 or 0 ?
how does RS handle dropping temp tables for cache in csv datasources or birt datasources?
kind regards
Offline
Hi unsi_2,
https://reportserver.net/en/guides/admi … tasources/
Use the Cache database setting to determine after how many minutes the data should be reloaded from the source to the internal temporary tables. If you set -1, the data will be loaded only one time. If you set 0, the data will be reloaded every time you use it.
this is for csv and script datasources. For birt datasources no tmp tables are being created.
Regards,
Eduardo
Offline
many thanks Eduardo
when setting -1 we get an error after some executions: " not found table _temp_table_1_11 " or something like that.
also happens when using a birt datasource in a database parameter.
seems like tmp tables are dropped periodically ¿?
kind regards
Offline
Pages: 1